PubSubSubscriptionState.SubscriptionId 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(0)]
public Orleans.Runtime.GuidId SubscriptionId;
[<Newtonsoft.Json.JsonProperty>]
[<Orleans.Id(0)>]
val mutable SubscriptionId : Orleans.Runtime.GuidId
Public SubscriptionId As GuidId
Field Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute IdAttribute