Message.HasPayload Property

Definition

Indicates if the message has a payload.

public bool HasPayload { get; }
member this.HasPayload : bool
Public ReadOnly Property HasPayload As Boolean

Property Value

True, if there is a payload.

Applies to