Home
Library
Learn
Downloads
Support
Community
Sign in
|
United States - English
|
|
MSDN Library
Online Services
Windows Azure Platform
Service Bus
Service Bus Class Library
Microsoft.ServiceBus.Messaging Namespace
MessageReceiver Class
MessageReceiver Methods
Abandon Method
BeginAbandon Method
BeginComplete Method
BeginDeadLetter Method
BeginDefer Method
BeginReceive Method
Complete Method
DeadLetter Method
Defer Method
EndAbandon Method
EndComplete Method
EndDeadLetter Method
EndDefer Method
EndReceive Method
GetLockToken Method
GetLockTokens Method
OnAbandon Method
OnBeginAbandon Method
OnBeginComplete Method
OnBeginDeadLetter Method
OnBeginDefer Method
OnBeginTryReceive Method
OnComplete Method
OnDeadLetter Method
OnDefer Method
OnEndAbandon Method
OnEndComplete Method
OnEndDeadLetter Method
OnEndDefer Method
OnEndTryReceive Method
OnTryReceive Method
Receive Method
This topic has not yet been rated
-
Rate this topic
MessageReceiver
.
OnEndDefer Method
Executes the end defer action.
Namespace:
Microsoft.ServiceBus.Messaging
Assembly:
Microsoft.ServiceBus
(in Microsoft.ServiceBus.dll)
Syntax
C#
C++
F#
JScript
VB
Copy
protected
abstract
void
OnEndDefer( IAsyncResult result )
Parameters
result
Type:
System
.
IAsyncResult
The result.
See Also
Reference
MessageReceiver Class
Microsoft.ServiceBus.Messaging Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)