LargeFileProgressEventArgs
public LargeFileProgressEventArgs(TransferPath path, long totalTransferredBytes, long totalBytes, double progress)
public LargeFileProgressEventArgs(TransferPath path, long totalTransferredBytes, long totalBytes, int chunkNumber, int totalChunks)