Queue::ReceiveAsync Method

 

Begins an asynchronous request to receive data from a connected object.

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

NameDescription
System_CAPS_pubmethodReceiveAsync<T>()

Begins an asynchronous request to receive data from a connected object.

System_CAPS_pubmethodReceiveAsync<T>(TimeSpan)

Begins an asynchronous request to receive data from a connected object with the specified server wait time.

Return to top
Show: