PubSubSubscriptionState.Consumer Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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