Version:
GetDirectoryContentSizeAsync(string path, bool recursive, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
virtual
ValueTask<Nullable<long>> GetDirectoryContentSizeAsync(string path, bool recursive, System.Threading.CancellationToken cancellationToken)
Parameters
- path
- Type: string
- recursive
- Type: bool
- cancellationToken
- Type: System.Threading.CancellationToken