Property Count
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Count
Gets the total amount of times that the event is allowed to recur before stopping.
[JsonProperty("count", NullValueHandling = NullValueHandling.Include)]
public int? Count { get; }
Property Value
- int?