Property TimeShift
TimeShift
Gets or sets the interval between creation of consecutive windows.
public TimeSpan? TimeShift { get; set; }
Property Value
Remarks
If no value is specified, the operator will generate consecutive non-overlapping windows.