







![]() ![]() |
.NET Framework Class Library |
Observable..::.Timeout Method (Int32) |
Observable Class See Also Send Feedback |
Returns observable sequence that ends with a TimeoutException if dueTime elapses.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function Timeout(dueTime); |
Parameters
- dueTime
- Type: System..::.Int32