Click or drag to resize

ExternalApplication Events

The ExternalApplication type exposes the following members.

Events
  NameDescription
Public eventConnected
Occurs when an external application connects to the runtime.
Public eventDisconnected
Occurs when the external application is disconnected from the runtime.
Public eventExited
Occurs when the external application has exited.
Public eventStarted
Occurs when the external application is started.
Top
See Also