Class SocketErrorEventArgs
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Represents arguments for SocketErrored event.
public class SocketErrorEventArgs : DiscordEventArgs
- Inheritance
-
SocketErrorEventArgs
Constructors
Properties
- Exception
Gets the exception thrown by websocket client.