Table of Contents

Property UdpClientFactory

Namespace
DSharpPlus
Assembly
DSharpPlus.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