Property Status
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Status
Gets the current status of the subscription.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public SubscriptionStatus Status { get; }
Gets the current status of the subscription.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public SubscriptionStatus Status { get; }