Share via


SessionReceiver.OnBeginTryReceive Method

Executes the begin try receive action.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method OnBeginTryReceive(Int32, TimeSpan, AsyncCallback, Object) Executes the begin try receive action. (Overrides MessageReceiver.OnBeginTryReceive(Int32, TimeSpan, AsyncCallback, Object).)
Protected method OnBeginTryReceive(IEnumerable<MessageReceipt>, TimeSpan, AsyncCallback, Object) Executes the begin try receive action. (Overrides MessageReceiver.OnBeginTryReceive(IEnumerable<MessageReceipt>, TimeSpan, AsyncCallback, Object).)

Top

See Also

Reference

SessionReceiver Class

Microsoft.ServiceBus.Messaging Namespace