Topic Constructor (String, String)
Initializes a new instance of the Topic class.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- path
-
Type:
System.String
The path where the topic belongs to.
- connectionString
-
Type:
System.String
The connection string.
Show: