Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IFileTransfer Interface
Members


IFileTransfer Interface
Provides properties for configuring host file transfer, and methods for executing a file transfer to or from the host.
Object Model
IFileTransfer InterfaceIIbmTerminal Interface
Syntax
'Declaration
 
Public Interface IFileTransfer 
   Inherits Attachmate.Reflection.Framework.IProxy 
 
'Usage
 
Dim instance As IFileTransfer
See Also