Property ConnectedShardCount
- Namespace
- DSharpPlus.Clients
- Assembly
- DSharpPlus.dll
ConnectedShardCount
Gets the amount of shards handled by this orchestrator.
public int ConnectedShardCount { get; }
Property Value
Remarks
This value may be inaccurate before startup. It is guaranteed to be correct by the time the first SessionCreated event is fired.