Click or drag to resize

ZeroMQClientZeroMQTransportProtocol Property

Gets or sets the ZeroMQ transport protocol to use for the ZeroMQClient.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(ZeroMQTransportProtocol.Tcp)]
public ZeroMQTransportProtocol ZeroMQTransportProtocol { get; set; }
View Source

Property Value

ZeroMQTransportProtocol
See Also