Method | Description | |
---|---|---|
SyncCopyFileUnbuffered ( string inputfile, string outputfile, int buffersize, int bytessecond, byte &readhash ) : int |
Method | Description | |
---|---|---|
Throttle ( long elapsedMilliseconds ) : void |
Throttles for the specified buffer by milliseconds
|
public static SyncCopyFileUnbuffered ( string inputfile, string outputfile, int buffersize, int bytessecond, byte &readhash ) : int | ||
inputfile | string | |
outputfile | string | |
buffersize | int | |
bytessecond | int | |
readhash | byte | |
return | int |