Constructor ConnectionEndpoint
- Namespace
- DSharpPlus.Net
- Assembly
- DSharpPlus.dll
ConnectionEndpoint(string, int, bool)
Creates a new endpoint structure.
public ConnectionEndpoint(string hostname, int port, bool secured = false)
Creates a new endpoint structure.
public ConnectionEndpoint(string hostname, int port, bool secured = false)