DeleteFileAsync(string fileName, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
abstract
System.Threading.Tasks.Task
DeleteFileAsync(
string
fileName,
System.Threading.CancellationToken
cancellationToken)
Parameters
fileName
Type: string
cancellationToken
Type: System.Threading.CancellationToken