Table of Contents

Delegate UdpClientFactoryDelegate

Namespace
DSharpPlus.Net.Udp
Assembly
DSharpPlus.dll

Creates an instance of a UDP client implementation.

public delegate BaseUdpClient UdpClientFactoryDelegate()

Returns

BaseUdpClient

Constructed UDP client implementation.