Constructor ConnectionEndpoint
- Namespace
- DisCatSharp.Net
- Assembly
- DisCatSharp.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)