Property IsCleanClose
- Namespace
- DSharpPlus.Lavalink.EventArgs
- Assembly
- DSharpPlus.Lavalink.dll
IsCleanClose
Gets whether disconnect was clean.
public bool IsCleanClose { get; }
Property Value
- bool
Gets whether disconnect was clean.
public bool IsCleanClose { get; }