InedoSDK Reference
Version:

MoveFileAsync(string originalName, string newName, bool overwrite, System.Threading.CancellationToken cancellationToken) Method

Syntax

public virtual System.Threading.Tasks.Task MoveFileAsync(string originalName, string newName, bool overwrite, System.Threading.CancellationToken cancellationToken)

Parameters

originalName
Type: string
newName
Type: string
overwrite
Type: bool
cancellationToken
Type: System.Threading.CancellationToken