| 
            
Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | ClearWaitState () | 
     Clear wait-state indication  | 
|
| + | ClearWaitState (character) | 
     Clear wait-state indication for a specific message  | 
|
| + | ClearWaitState (character, Object) | 
     Clear wait-state indication for a specific message from a specific
caller  | 
|
| + | SetWaitState () | 
     Indicate a general purpose wait-state to the user  | 
|
| + | SetWaitState (character) | 
     Indicate a wait-state with a message to the user.  | 
|
| + | SetWaitState (character, Object) | 
     Indicate a wait-state with a message to the user. This wait-state
will be bouund to a specific caller  | 
| 
         
            
                Top
                
            
         
        PUBLIC ClearWaitState ()
 
  | 
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC ClearWaitState (character)
 
  | 
||||||||||||||||||||||||
        
        PUBLIC ClearWaitState (character, Object)
 
  | 
||||||||||||||||||||||||
        
        PUBLIC SetWaitState ()
 
  | 
||||||||||||||||||||||||
        
        PUBLIC SetWaitState (character)
 
  | 
||||||||||||||||||||||||
        
        PUBLIC SetWaitState (character, Object)
 
  | 
||||||||||||||||||||||||