This topic has not yet been rated - Rate this topic

MessagingFactory.OnCreateSubscriptionClient Method (String, String, ReceiveMode)

Executes a create subscription client action.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
protected virtual SubscriptionClient OnCreateSubscriptionClient(
	string topicPath,
	string name,
	ReceiveMode receiveMode
)

Parameters

topicPath
Type: System.String
The path of the subscription relative to the service namespace base address.
name
Type: System.String
The name of the subscription.
receiveMode
Type: Microsoft.ServiceBus.Messaging.ReceiveMode
The receive mode.

Return Value

Type: Microsoft.ServiceBus.Messaging.SubscriptionClient
A newly created subscription client.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter