uaPLUS Reference
CurrentKeepAliveCount Property
See Also  Send Feedback
Opc.Ua Namespace > SubscriptionDiagnosticsDataType Class : CurrentKeepAliveCount Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(Name="CurrentKeepAliveCount", 
   IsNameSetExplicitly=True, 
   Order=23)>
Public Property CurrentKeepAliveCount As UInteger
C# 
[DataMemberAttribute(Name="CurrentKeepAliveCount", 
   IsNameSetExplicitly=true, 
   Order=23)]
public uint CurrentKeepAliveCount {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.