







![]() ![]() |
.NET Framework Class Library |
Observable..::.Delay Method (Int32) |
Observable Class See Also Send Feedback |
Time shifts the observable sequence by dueTime.
The relative time intervals between the values are preserved.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function Delay(dueTime); |
Parameters
- dueTime
- Type: System..::.Int32