PubSubSubscriptionState.state 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(4)]
public Orleans.Streams.PubSubSubscriptionState.SubscriptionStates state;
[<Newtonsoft.Json.JsonProperty>]
[<Orleans.Id(4)>]
val mutable state : Orleans.Streams.PubSubSubscriptionState.SubscriptionStates
Public state As PubSubSubscriptionState.SubscriptionStates
Field Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute IdAttribute