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