Topic::CreateAsync Method

 

Asynchronously creates a Topic class.

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

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateAsync(String^, String^)

Asynchronously creates a Topic class with the specified path and connection string.

System_CAPS_pubmethodSystem_CAPS_staticCreateAsync(String^, String^, TopicSettings^)

Asynchronously creates a Topic class with the specified path, connection string and settings.

Return to top
Show: