InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IFileTransfer Interface
Members


In This Topic
    IFileTransfer Interface
    In This Topic
    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
    public interface IFileTransfer : Attachmate.Reflection.Framework.IProxy  
    See Also