Click or drag to resize

ZeroMQClientClient Property

Gets the Socket object for the ZeroMQClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[BrowsableAttribute(false)]
public ZSocket Client { get; }
View Source

Property Value

ZSocket
See Also