Table of Contents

Delegate UdpClientFactoryDelegate

Namespace
DisCatSharp.Net.Udp
Assembly
DisCatSharp.dll

Creates an instance of a UDP client implementation.

public delegate BaseUdpClient UdpClientFactoryDelegate()

Returns

BaseUdpClient

Constructed UDP client implementation.