Click or drag to resize

ZeroMQServerStop Method

Stops the ZeroMQServer synchronously and disconnects all connected clients.

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

Implements

IServerStop
See Also