←Select platform

HeartBeatEventArgs Constructor

Summary

Initializes a new instance of the HeartBeatEventArgs class with the specified values.

Syntax
C#
VB
C++
public HeartBeatEventArgs( 
   int count 
) 
Public Sub New(ByVal count As Integer) 
 MyBase.New 
public:  
   HeartBeatEventArgs(Int32 count) 

Parameters

count

a counter that is incremented internally each time the MedicalWebViewerExternalController.HeartBeatEvent event is fired.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.