Edit

GeneratedBatchContainer.Payload Property

Definition

Gets the payload.

[Orleans.Id(3)]
public object Payload { get; }
public object Payload { get; }
[<Orleans.Id(3)>]
member this.Payload : obj
member this.Payload : obj
Public ReadOnly Property Payload As Object

Property Value

The payload.

Attributes

Applies to