This topic has not yet been rated - Rate this topic

MessageReceiver.EndDefer Method

Ends an asynchronous operation to defer receipt of a message.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public void EndDefer(
	IAsyncResult result
)

Parameters

result
Type: System.IAsyncResult
An IAsyncResult object that references the asynchronous operation to defer receipt of a message.
Did you find this helpful?
(1500 characters remaining)