Method Setup
- Namespace
- DisCatSharp.Net.Udp
- Assembly
- DisCatSharp.dll
Setup(ConnectionEndpoint)
Configures the UDP client.
public abstract void Setup(ConnectionEndpoint endpoint)
Parameters
endpoint
ConnectionEndpointEndpoint that the client will be communicating with.