fszmq


Context

Namespace: fszmq

Represents the container for a group of sockets in a node

Constructors

ConstructorDescription
new()
Signature: unit -> Context

Initializes a new Context instance

CompiledName: .ctor

Instance members

Instance memberDescription
Handle
Signature: nativeint

For internal use only

CompiledName: get_Handle

Fork me on GitHub