







![]() ![]() |
.NET Framework Class Library |
Observable..::.BufferWithTime Method (Int32, Int32) |
Observable Class See Also Send Feedback |
Projects each value of an observable sequence into a buffer.
Namespace:
Rx
Assembly:
RxJS (in RxJS.dll)
Syntax
JavaScript |
---|
function BufferWithTime(timeSpan, timeShift); |
Parameters
- timeSpan
- Type: System..::.Int32
- timeShift
- Type: System..::.Int32