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