GetExcludedLockedSizeAsync Method
Overloads
| GetExcludedLockedSizeAsync() | 
             Calculates the size of the available Excluded Locked data asynchronously  | 
        
      
    
GetExcludedLockedSizeAsync()
Calculates the size of the available Excluded Locked data asynchronously
Declaration
      Task<ISize> GetExcludedLockedSizeAsync()
    
  Returns
| Type | Description | 
|---|---|
| System.Threading.Tasks.Task<ISize> | 
           a Task that retrieves the size of the available data  |