TransferPath
public TransferPath()
public TransferPath(string sourcePath, TransferPathAttributes pathAttributes, string targetPath, TransferDirection direction)
public TransferPath(string sourcePath, string targetPath, TransferDirection direction, string targetFileName)
public TransferPath(string sourcePath, TransferPathAttributes pathAttributes, string targetPath, TransferDirection direction, string targetFileName)
public TransferPath(string sourcePath, TransferPathAttributes pathAttributes, string targetPath, TransferDirection direction, string targetFileName, long bytes)