| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | HANDLE ConnectService (character) | 
     Connects a single AppServer partition  | 
|
| + | DisconnectService (character) | 
     Disconnects a single AppServer partition  | 
|
| + | HANDLE GetServiceHandle (character) | 
     Returns the handle to a AppServer partition - if connected -
returns ? when not connected.  | 
|
| + | HANDLE GetServiceHandle (character, logical) | 
     Returns the handle to a AppServer partition  | 
|
| + | LOGICAL IsConnected (character) | 
     Returns TRUE if the specified AppServer Partition is known and
connected.  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | AppServerServiceManager () | 
     Constructor for the AppServerServiceManager class  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | CHARACTER DefaultPartition | 
     Gets and sets the DefaultPartition used when the request is not
specifying a partition name  | 
|
| + | CHARACTER Partitions | 
     Returns a list of AppServer partitions supported by the
ServiceManager implementation  | 
| 
         
            
                Top
                
            
         
        PUBLIC HANDLE ConnectService (character)
 
  | 
|||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC DisconnectService (character)
 
  | 
|||||||||||||||||||||||||||
        
        PUBLIC HANDLE GetServiceHandle (character)
 
  | 
|||||||||||||||||||||||||||
        
        PUBLIC HANDLE GetServiceHandle (character, logical)
 
  | 
|||||||||||||||||||||||||||
        
        PUBLIC LOGICAL IsConnected (character)
 
  | 
|||||||||||||||||||||||||||
        
        PUBLIC AppServerServiceManager ()
 
  | 
||||||||
|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER DefaultPartition
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC CHARACTER Partitions
 
  | 
|||||||||||||||