fszmq


ZMQError

Namespace: fszmq

Represents any error raised by the native ZMQ library, with a human-readable summary in the Message property

Instance members

Instance memberDescription
ErrorNumber
Signature: int

the ZeroMQ-defined, or OS-defined, error code

CompiledName: get_ErrorNumber

Fork me on GitHub