| 
            
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 SESSION handle.  | 
|
| + | LOGICAL IsConnected (character) | 
     Returns TRUE if the specified AppServer Partition is known and
connected.  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | 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 CHARACTER Partitions
 
  | 
|||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|