Registration Constructor (String^)

 

Initializes a new instance of the Registration class.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

public:
Registration(
	String^ channelUri
)

Parameters

channelUri
Type: System::String^

The channel URI.

Return to top
Show: