GefApplication.HealthCheck (method)

Performs a status check of the GUI thread
Syntax: Boolean = object.HealthCheck ( )
Description: The primary purpose of this method is to allow an external client to check the the responsiveness of the GUI thread of the application to determine if the application is in a good state. This call is usualy timed by a client, and if it does not return within a resonable time the health is determined to be bad.