Queue.SendAsync(Of T) Method (T)
Sends data asynchronously to a connected object with the specified message.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- message
-
Type:
T
The asynchronous message.
Type Parameters
- T
The object type.
Show: