Property TimeSpan
TimeSpan
Gets or sets the time length of each buffer.
public TimeSpan? TimeSpan { get; set; }
Property Value
Remarks
If no value is specified, the buffer will have its length specified by either a maximum number of elements, or the boundary indicated by a notification from the second sequence.