ClusterJobSchedulerReceiveMessage Method |
| Name | Description | |
|---|---|---|
| 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