Table of Contents

Property UdpClientFactory

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

UdpClientFactory

Sets the factory method used to create instances of UDP clients.

Use CreateNew() and equivalents on other implementations to switch out client implementations.

Defaults to CreateNew().

public UdpClientFactoryDelegate UdpClientFactory { set; }

Property Value

UdpClientFactoryDelegate