Version:
CopyFileAsync(string sourceName, string targetName, bool overwrite, System.Threading.CancellationToken cancellationToken) Method
Syntax
public
abstract
System.Threading.Tasks.Task CopyFileAsync(string sourceName, string targetName, bool overwrite, System.Threading.CancellationToken cancellationToken)
Parameters
- sourceName
- Type: string
- targetName
- Type: string
- overwrite
- Type: bool
- cancellationToken
- Type: System.Threading.CancellationToken