Table of Contents

Property ConnectedShardCount

Namespace
DSharpPlus.Clients
Assembly
DSharpPlus.dll

ConnectedShardCount

Gets the amount of shards handled by this orchestrator.

public int ConnectedShardCount { get; }

Property Value

int

Remarks

This value may be inaccurate before startup. It is guaranteed to be correct by the time the first SessionCreated event is fired.