C#C++F#VB
CloudFileShare.::..EndSetPermissions Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Returns the result of an asynchronous request to set permissions for the share.
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.