C#C++F#VB
CloudQueueClient.::..EndSetServiceProperties Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Ends an asynchronous operation to set service properties for the Queue service.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
abstract EndSetServiceProperties : asyncResult:IAsyncResult -> unit override EndSetServiceProperties : asyncResult:IAsyncResult -> unit
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
The IAsyncResult returned from a prior call to BeginSetServiceProperties.