Topic::SendAsync Method
Asynchronously sends a messaging topic.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() | SendAsync(JsonObject^) | Asynchronously sends the specified topic. |
![]() | SendAsync(Message^) | Asynchronously sends the specified topic. |
![]() | SendAsync<T>(T) | Asynchronously sends a topic with the specified message. |
Show:
