Property IsRevoked
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsRevoked
Gets whether the connection is revoked.
[JsonProperty("revoked", NullValueHandling = NullValueHandling.Include)]
public bool? IsRevoked { get; }
Property Value
- bool?