This event is fired every second or so to indicate that the MedicalWebViewerExternalController is communicating with the browser.
Subscribe to this event to give the user an indication that the MedicalWebViewerExternalController is actively communicating with the browser.
The event handler receives an argument of type HeartBeatEventArgs containing data related to this event. The following HeartBeatEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Count | This value is incremented internally each time the event is fired. |