←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.WebViewer.ExternalControl Assembly