Topic::CreateAsync Method (String^, String^)
Asynchronously creates a Topic class with the specified path and connection string.
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: