C#C++F#VB
CloudFileShare.::..EndGetStats Method (IAsyncResult)(IAsyncResult^)(IAsyncResult)(IAsyncResult)
Ends an asynchronous operation to get stats for the share.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
abstract EndGetStats : asyncResult:IAsyncResult -> ShareStats override EndGetStats : asyncResult:IAsyncResult -> ShareStats
Parameters
- asyncResult
-
Type:
System.IAsyncResultSystem::IAsyncResult^System.IAsyncResultSystem.IAsyncResult
An IAsyncResult that references the pending asynchronous operation.