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 |