Click or drag to resize

ClusterJobScheduler.ReceiveMessage Method

Overload List
  NameDescription
Public methodReceiveMessage()
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
Public methodReceiveMessage(Guid)
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
Public methodReceiveMessage(Int32)
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
Public methodReceiveMessage(Int32, Guid)
Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.
Top
See Also

STK Parallel Computing Server 2.10 API for .NET