Click or drag to resize

IFTP Properties

The IFTP type exposes the following members.

Properties
  NameDescription
Public propertyConnectTimeoutMs
The connection timeout (ms) for the file transfer session
Public propertyFileTransferResults
Collection of FileTransferResults that describe the status of each file transfer in the transfer session
Public propertyHeartBeatMs
The heartbeat frequency (ms) for firing any abort check events (if supported)
Public propertyHostName
The host name of the remote server
Public propertyIdleTimeoutMs
The idle timeout (ms) for the file transfer session
Public propertyPassword
The password for remote authentication
Public propertyPort
The port used for the file transfer session
Public propertyUserID
The user id for remote authentication
Top
See Also