IMessageEndpoint Methods |
| Name | Description | |
|---|---|---|
| PostMessage(Object, Guid) |
Posts a message to the specified target mailbox.
| |
| PostMessage(Object, Guid, Boolean) |
Posts a message to the specified target mailbox.
| |
| ReceiveMessage |
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
| |
| ReceiveMessage(Guid) |
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
| |
| ReceiveMessage(Int32) |
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
| |
| ReceiveMessage(Int32, Guid) |
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
|
STK Parallel Computing Server 2.10 API for .NET