type PollItem
System.IEquatable<PollItem>
System.Collections.IStructuralEquatable
System.IComparable<PollItem>
System.IComparable
System.Collections.IStructuralComparable
new PollItem (fileno, watch_events)
fileno: int watch_events: SocketEvents returns : PollItem
new PollItem (socket, watch_events)
socket: Socket watch_events: SocketEvents returns : PollItem
pollItem.PendingEvents : SocketEvents
pollItem.PendingEvents () <- v
pollItem.WatchEvents : SocketEvents
pollItem.WatchEvents () <- v
Documentation for assembly ZeroMQ, version 1.0.4999.0, generated using the F# Programming Power Pack