EventHubMessage.Payload Property

Definition

Binary event data

[Orleans.Id(7)]
public byte[] Payload { get; }
[<Orleans.Id(7)>]
member this.Payload : byte[]
Public ReadOnly Property Payload As Byte()

Property Value

Byte[]
Attributes

Applies to