C# Class UBCopy.SynchronousUnbufferedCopy

Afficher le fichier Open project: SQLServerIO/UBCopy Class Usage Examples

Méthodes publiques

Méthode Description
SyncCopyFileUnbuffered ( string inputfile, string outputfile, int buffersize, int bytessecond, byte &readhash ) : int

Private Methods

Méthode Description
Throttle ( long elapsedMilliseconds ) : void

Throttles for the specified buffer by milliseconds

Method Details

SyncCopyFileUnbuffered() public static méthode

public static SyncCopyFileUnbuffered ( string inputfile, string outputfile, int buffersize, int bytessecond, byte &readhash ) : int
inputfile string
outputfile string
buffersize int
bytessecond int
readhash byte
Résultat int