SessionLoader
SessionLoader Class Methods


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

Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodgetConfigurationIPAddressGets the Management and Control Server (MCS) address to used by all subsequent calls to requestScreen.  
Public MethodGetHashCode (Inherited from object)
Public MethodgetTerminalTypeGets the default screen type to be used when retrieving screen configurations from the Management and Control Server (MCS) when using requestScreen.  
Public MethodGetType (Inherited from object)
Public MethodrequestScreenGets a Screen object for the specified Management and Control Server (MCS) configuration using the specified userid and password as well as the named configuration.  
Public MethodrequestScreenExGets a Screen object instantiated with the specified XML data.  
Public MethodsetConfigurationIPAddressSets the Management and Control Server address to be used by all subsequent calls to requestScreen.  
Public MethodsetResourceManagerOptionsSpecifies the initial number of terminal or session IDs that are allocated to the application from Management and Control Server (MCS) ID Management as well as the increment in which additional IDs will be obtained when all allocated IDs are already in use. If you do not use this method to specify these values, the default values of 5 (initial reserve) and 5 (reserve increment) are used.  
Public MethodsetTerminalTypeSets the default screen type to be used when retrieving screen configurations from the Management and Control Server (MCS) when using requestScreen.  
Public MethodShutdownEnsures that all IDs defined with a lease timeout from Management and Control Server (MCS) ID Management are properly retained by the SDK for future use once your application no longer requires them.  
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

SessionLoader Class
SessionLoader Namespace