Type Definitions

TypeDescription
type MessageFlags Possible send or receive flags.
type PollItem Polling state descriptor.
type Socket ZeroMQ socket. This class is not thread-safe, just like its underlying native backend.
type SocketEvents Possible polling states of a socket.
type SocketType Enumeration of possible socket types.
type ZeroMQContext ZeroMQ application context. This class is thread-safe, just like its underlying native backend.

Exceptions

ExceptionDescription
exception ZeroMQException An exception signalled by the ZeroMQ library. Contains an error code that can be matched against system error constants.


Documentation for assembly ZeroMQ, version 1.0.4999.0, generated using the F# Programming Power Pack