Méthode | Description | |
---|---|---|
ProcessFiles ( string inputfile, string outputfile, bool overwrite, bool movefile, bool checksum, int buffersize, bool reportprogress, int numberthreads, int synchronousFileCopySize, int bytesSecond ) : int |
Méthode | Description | |
---|---|---|
IsFileOrDirectoryAndExists ( string path ) : int |
public static ProcessFiles ( string inputfile, string outputfile, bool overwrite, bool movefile, bool checksum, int buffersize, bool reportprogress, int numberthreads, int synchronousFileCopySize, int bytesSecond ) : int | ||
inputfile | string | |
outputfile | string | |
overwrite | bool | |
movefile | bool | |
checksum | bool | |
buffersize | int | |
reportprogress | bool | |
numberthreads | int | |
synchronousFileCopySize | int | |
bytesSecond | int | |
Résultat | int |