Düzenle

Aracılığıyla paylaş


GeneratedEvent.Payload Property

Definition

Gets or sets the payload.

public int[] Payload { get; set; }
[Orleans.Id(1)]
public int[] Payload { get; set; }
member this.Payload : int[] with get, set
[<Orleans.Id(1)>]
member this.Payload : int[] with get, set
Public Property Payload As Integer()

Property Value

Int32[]
Attributes

Applies to