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

_keepAliveTime

Glossary Item Box

Returns the currently active keep-alive time for the subscription.

Syntax

Visual Basic (Declaration) 
Public Function GetKeepAlive( _
   ByRef _keepAliveTime As Integer _
) As Integer
C# 
public int GetKeepAlive( 
   out int _keepAliveTime
)

Parameters

_keepAliveTime

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.