Table of Contents
API reference

Method Setup

Namespace
DisCatSharp.Net.Udp
Assembly
DisCatSharp.dll

Setup(ConnectionEndpoint)

Configures the UDP client.

public abstract void Setup(ConnectionEndpoint endpoint)

Parameters

endpoint ConnectionEndpoint

Endpoint that the client will be communicating with.