Table of Contents

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.