Share via


OutOfOrderPartitionedStreamEvent<TKey,TPayload>.Event Field

Definition

The event that was adjusted or dropped in its original version.

[System.Runtime.Serialization.DataMember]
public Microsoft.StreamProcessing.PartitionedStreamEvent<TKey,TPayload> Event;
val mutable Event : Microsoft.StreamProcessing.PartitionedStreamEvent<'Key, 'Payload>
Public Event As PartitionedStreamEvent(Of TKey, TPayload) 

Field Value

Attributes

Applies to