Dcs.Net.ZmqTransport – dcs-0.1 Reference Manual
Packages
dcs-0.1
Dcs
Net
ZmqTransport
INPROC
IPC
PGM
TCP
parse
to_string
ZmqTransport
Description:
public
enum
ZmqTransport
Transport types that are available to ZeroMQ.
Namespace:
Dcs.Net
Package:
dcs-0.1
Content:
Enum values:
INPROC
IPC
TCP
PGM
Static methods:
public
static
ZmqTransport
parse
(
string
value)
Parse an input string for a ZeroMQ protocol to use.
Methods:
public
string
to_string
()
Retrieve the text corresponding to the protocol value.