GetLockedSizeAsync Method
Overloads
GetLockedSizeAsync() |
Calculates the size of the available Locked data asynchronously |
GetLockedSizeAsync()
Calculates the size of the available Locked data asynchronously
Declaration
public Task<ISize> GetLockedSizeAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<ISize> |
a Task that retrieves the size of the available data |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!