Share via


OutOfOrderPartitionedStreamEvent<TKey,TPayload>.TimeAdjustment Field

Definition

The amount of time that the event was adjusted, or null if the event was dropped.

[System.Runtime.Serialization.DataMember]
public Nullable<long> TimeAdjustment;
val mutable TimeAdjustment : Nullable<int64>
Public TimeAdjustment As Nullable(Of Long) 

Field Value

Attributes

Applies to