Share via


Topic.CreateAsync Method

 

Asynchronously creates a Topic class.

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

Overload List

Name Description
System_CAPS_pubmethodSystem_CAPS_static CreateAsync(String, String)

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

System_CAPS_pubmethodSystem_CAPS_static CreateAsync(String, String, TopicSettings)

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

See Also

Topic Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top