Share via


StreamProperties<TKey,TPayload>.IsConstantDuration Field

Definition

Indicates whether, for all interval events in the stream, the end timestamps of the intervals are non-decreasing.

public bool IsConstantDuration;
val mutable IsConstantDuration : bool
Public IsConstantDuration As Boolean 

Field Value

Applies to