Property CloseCode
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
CloseCode
Gets the close code sent by remote host.
public int CloseCode { get; }
Property Value
- int
Gets the close code sent by remote host.
public int CloseCode { get; }