Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IbmPrinter Class


In This Topic
    IbmPrinter Class Methods
    In This Topic

    For a list of all members of this type, see IbmPrinter members.

    Public Methods
     NameDescription
    Public MethodFor internal use.  
    Public MethodFor internal use.  
    Public MethodFor internal use.  
    Public MethodFor internal use.  
    Public MethodCloses the terminal session with the close option.  
    Public MethodFor internal use.  
    Public MethodConnects to the host.  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public MethodDisconnects from the host.  
    Public Method (Inherited from Attachmate.Reflection.Framework.ControlBase)
    Public MethodExecute a given action. Actions possible is defined in InputMapActionID.  
    Public MethodServes as the default hash function. (Inherited from Attachmate.Reflection.Framework.ControlBase)
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from Attachmate.Reflection.Framework.ControlBase)
    Public MethodGets the System.Type of the current instance. (Inherited from Attachmate.Reflection.Framework.ControlBase)
    Public MethodSaves all settings.  
    Public MethodSaves all settings to the specified file.  
    Public MethodSaves a session as a compound session document.  
    Public MethodReturns a string that represents the current object. (Inherited from Attachmate.Reflection.Framework.ControlBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
    Protected MethodFires AfterConnect event.  
    Protected MethodFires AfterDisconnect event.  
    Protected MethodFires BeforeConnect event.  
    Protected MethodFires BeforeDisconnect event.  
    Protected MethodFires OnClosed event.  
    Top
    See Also