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