.NET Framework Class Library |
ReplaySubject..::.Delay Method |
ReplaySubject Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
Delay(Int32) |
Time shifts the observable sequence by dueTime.
The relative time intervals between the values are preserved.
(Inherited from Observable.) | |
Delay(Int32, Scheduler) |
Time shifts the observable sequence by dueTime.
The relative time intervals between the values are preserved.
(Inherited from Observable.) |