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