Property TotalUsers
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
TotalUsers
Gets the total number of users in the job.
[JsonProperty("total_users", NullValueHandling = NullValueHandling.Ignore)]
public int TotalUsers { get; }
Gets the total number of users in the job.
[JsonProperty("total_users", NullValueHandling = NullValueHandling.Ignore)]
public int TotalUsers { get; }