uaPLUS Reference
CalculateKeepAliveCount Method
See Also  Send Feedback
Opc.Ua.Server Namespace > SubscriptionManager Class : CalculateKeepAliveCount Method

publishingInterval
keepAliveCount

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overridable Function CalculateKeepAliveCount( _
   ByVal publishingInterval As Double, _
   ByVal keepAliveCount As UInteger _
) As UInteger
C# 
protected virtual uint CalculateKeepAliveCount( 
   double publishingInterval,
   uint keepAliveCount
)

Parameters

publishingInterval
keepAliveCount

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.