Version
Namespace: fszmq
Report the version of the underlying (native) ZMQ library
Union Cases
Union Case | Description |
Unknown
Signature:
|
Unable to determine versioning info |
Version(major,minor,revision)
Signature: int * int * int
|
Components of native versioning info |