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