ListContentsAsync(string path, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
abstract
IAsyncEnumerable
<
FileSystemItem
> ListContentsAsync(
string
path,
System.Threading.CancellationToken
cancellationToken)
Parameters
path
Type: string
cancellationToken
Type: System.Threading.CancellationToken