Registration Constructor (String)

 

Initializes a new instance of the Registration class.

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

Public Sub New (
	channelUri As String
)

Parameters

channelUri
Type: System.String

The channel URI.

Return to top
Show: