C#C++F#VB
CloudQueue.::..EndSetPermissions Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Returns the result of an asynchronous operation to set permissions for the queue.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
abstract EndSetPermissions : asyncResult:IAsyncResult -> unit override EndSetPermissions : asyncResult:IAsyncResult -> unit
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
An IAsyncResult that references the pending asynchronous operation.