EasyUA Reference
CancelKeepAlive Property
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > StatusCheckEventArgs Class : CancelKeepAlive Property

Glossary Item Box

Gets or sets a flag indicating whether the session should send another keep alive.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As StatusCheckEventArgs
Dim value As Boolean
 
instance.CancelKeepAlive = value
 
value = instance.CancelKeepAlive
C# 
public bool CancelKeepAlive {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.