OBCOM.NetSwitchLib.Utils Namespace |
| Class | Description | |
|---|---|---|
| ChannelBase |
Base class of all communication channels with a NetSwitch server.
| |
| DelayQueueE |
An unbounded blocking queue of IDelayed elements, in which
an element can only be taken when its delay has expired.
| |
| MulticastEvent |
Provides data when calling a MulticastHandler.
| |
| PriorityQueueE |
An unbounded priority queue based on a priority heap.
| |
| Properties |
Collection that maps names to values.
| |
| Streams |
Static utility methods that operate on streams.
|
| Interface | Description | |
|---|---|---|
| IDelayed |
Object that should be acted upon after a given delay.
|
| Delegate | Description | |
|---|---|---|
| MulticastHandler |
Represents a method called when a multicast message is received.
|