An NDoc Documented Class Library

TransferEventArgs Properties

The properties of the TransferEventArgs class are listed below. For a complete list of TransferEventArgs class members, see the TransferEventArgs Members topic.

Public Instance Properties

Direction Gets the transfer direction
LocalByteArray Gets the byte-array being transferred to/from.
LocalFilePath Gets the path of the local file.
LocalStream Gets the stream being transferred to/from.
RemoteFilename Gets the remote filename
TransferType Gets the transfer type

See Also

TransferEventArgs Class | EnterpriseDT.Net.Ftp Namespace