| 
            
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  | 
|
| # | OnWaitStateChanged (WaitStateChangedEventArgs) | 
     Raises the WaitStateChanged event  | 
|
| + | SetWaitState () | 
     Indicate a general purpose wait-state to the user  | 
|
| + | SetWaitState (character) | 
     Indicate a wait-state with a message to the user.  This wait-state
will be bouund to a specific caller  | 
|
| + | SetWaitState (character, Object) | 
     Indicate a wait-state with a message to the user.  | 
| Options | Name | Purpose | |
|---|---|---|---|
| + | WaitStateChanged (Object, WaitStateChangedEventArgs) | 
     Raised whenever the WaitState changes  | 
| 
         
            
                Top
                
            
         
        PUBLIC ClearWaitState ()
 
  | 
||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC ClearWaitState (character)
 
  | 
||||||||||||||||||||||||||
        
        PUBLIC ClearWaitState (character, Object)
 
  | 
||||||||||||||||||||||||||
        
        PROTECTED OnWaitStateChanged (WaitStateChangedEventArgs)
 
  | 
||||||||||||||||||||||||||
        
        PUBLIC SetWaitState ()
 
  | 
||||||||||||||||||||||||||
        
        PUBLIC SetWaitState (character)
 
  | 
||||||||||||||||||||||||||
        
        PUBLIC SetWaitState (character, Object)
 
  | 
||||||||||||||||||||||||||
        
        PUBLIC WaitStateChanged (Object, WaitStateChangedEventArgs)
 
  | 
||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|