Click or drag to resize

UdpServer.Stop Method

Stops the UdpServer synchronously and disconnects all connected clients.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.241-beta
Syntax
public override void Stop()
View Source

Implements

IServer.Stop()
See Also