Edit

Share via


PubSubSubscriptionState.Consumer Field

Definition

[Newtonsoft.Json.JsonProperty]
[Orleans.Id(2)]
public Orleans.Runtime.GrainId Consumer;
[<Newtonsoft.Json.JsonProperty>]
[<Orleans.Id(2)>]
val mutable Consumer : Orleans.Runtime.GrainId
Public Consumer As GrainId 

Field Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute IdAttribute

Applies to