uaPLUS Reference
onSetKeepAlive Method
See Also  Send Feedback
NSPlugin Namespace > EventSubscription Class : onSetKeepAlive Method

_keepAliveTime
revisedKeepAliveTime

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Function onSetKeepAlive( _
   ByVal _keepAliveTime As Integer, _
   ByRef revisedKeepAliveTime As Integer _
) As Integer
C# 
public virtual int onSetKeepAlive( 
   int _keepAliveTime,
   out int revisedKeepAliveTime
)

Parameters

_keepAliveTime
revisedKeepAliveTime

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.