Reflection .NET API
Attachmate.Reflection.Framework Assembly / Attachmate.Reflection.Framework Namespace / Application Class


Application Class Methods

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

Public Methods
 NameDescription
Public MethodEvent sink. For internal use  
Public MethodEvent sink. For internal use  
Public MethodCloses the Reflection application.  
Public MethodOverloaded. Creates a control from a saved session file. The method returns a control instantiated from a previously saved session file.  
Public MethodCreates controls specified by a layout file.  
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 MethodOverloaded. Determines whether the specified Application is equal to the current Application  
Public MethodGets the control that matches a control instance ID if that control is running on this instance of the product.  
Public MethodGets a collection of controls by specifying the session file path.  
Public MethodGets all of the controls running on this instance of Reflection that match the specified name.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGet an object by the object moniker.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodopen rd6 session  
Public MethodReleases all objects that have been created in the current Application object and that are no longer referenced by other objects.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public MethodWaits for the specified duration.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaise ApplicationClosed event.  
Protected MethodRaise Application Closing event.  
Top
See Also