DataflowMessageHeader.Id Property

Definition

Gets the ID of the message within the source.

public:
 property long Id { long get(); };
public long Id { get; }
member this.Id : int64
Public ReadOnly Property Id As Long

Property Value

The ID contained in the DataflowMessageHeader instance.

Applies to