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.Ignore)]
public int? Count { get; }
Property Value
- int?