0 out of 1 rated this helpful - Rate this topic

MessageReceiver.EndReceive Method

Ends an asynchronous operation to receive a message.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public BrokeredMessage EndReceive(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
An IAsyncResult object that references the asynchronous operation to receive a message.

Return Value

Type: Microsoft.ServiceBus.Messaging.BrokeredMessage
The BrokeredMessage that represents the received message.
ExceptionCondition
TimeoutException

The operation times out.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter