Public Member Functions | |
ReceiveQueue (RemoteHostComms thisRemoteHost) | |
void | EnqueueBlocking (Segment seg) |
Segment | DequeueBlocking () |
void | Start () |
void | Stop () |
Definition at line 12 of file ProtocolStack/ReceiveQueue.cs.
|
<summary> Default Constructor </summary> Definition at line 22 of file ProtocolStack/ReceiveQueue.cs. |