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