Table of Contents

Class SocketClosedEventArgs

Namespace
DSharpPlus.EventArgs
Assembly
DSharpPlus.dll

Represents arguments for SocketClosed event.

public class SocketClosedEventArgs : DiscordEventArgs
Inheritance
object
EventArgs
SocketClosedEventArgs

Properties

CloseCode

Gets the close code sent by remote host.

CloseMessage

Gets the close message sent by remote host.