public static AsyncCopyFileUnbuffered ( string inputfile, string outputfile, bool overwrite, bool movefile, bool checksum, int buffersize, bool reportprogress, int bytessecond ) : int | ||
inputfile | string | |
outputfile | string | |
overwrite | bool | |
movefile | bool | |
checksum | bool | |
buffersize | int | |
reportprogress | bool | |
bytessecond | int | |
return | int |