←Select platform

Count Property

Summary

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

Syntax
C#
VB
C++
public int Count { get; set; } 
Public Property Count() As Integer 
   Get 
   Set 
public:  
   property Int32 Count 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

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