| ExternalApplication Events | 
The ExternalApplication type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Connected | 
            Occurs when an external application connects to the runtime.
             | 
|  | Disconnected | 
            Occurs when the external application is disconnected from the runtime.
             | 
|  | Exited | 
            Occurs when the external application has exited.
             | 
|  | Started | 
            Occurs when the external application is started.
             | 
 See Also
See Also