Topic::CreateAsync Method
Asynchronously creates a Topic class.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | CreateAsync(String^, String^) | Asynchronously creates a Topic class with the specified path and connection string. |
![]() ![]() | CreateAsync(String^, String^, TopicSettings^) | Asynchronously creates a Topic class with the specified path, connection string and settings. |
Show:

