QueueClient.CreateReceiver Method

Creates the message receiver.

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
Public method CreateReceiver() Creates the message receiver.
Public method CreateReceiver(String) Creates the message receiver.
Public method CreateReceiver(ReceiveMode) Creates the message receiver.
Public method CreateReceiver(String, ReceiveMode) Creates the message receiver.

Top

See Also

Reference

QueueClient Class

Microsoft.ServiceBus.Messaging Namespace