Click or drag to resize

IMessageEndpointReceiveMessage Method

Receives a message from the participant's mailbox. Blocks the current thread until a message arrives.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
Object ReceiveMessage()

Return Value

Type: Object
The message.
Exceptions
ExceptionCondition
InfrastructureExceptionIf target mailbox does not exist.
See Also

STK Parallel Computing Server 2.9 API for .NET