This topic has not yet been rated - Rate this topic

MessageReceiver.EndAbandon Method

Ends the asynchronous operation to abandon the message and relinquish its lock.

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

Parameters

result
Type: System.IAsyncResult
An IAsyncResult that references the asynchronous operation to abandon the message and relinquish its lock.
Did you find this helpful?
(1500 characters remaining)