SecureBlackbox 2020 .NET Edition

Questions / Feedback?

AllowKeepAlive Property

Enables or disables keep-alive mode.

Syntax

public bool AllowKeepAlive { get; set; }
Public Property AllowKeepAlive As Boolean

Default Value

True

Remarks

Use this property to enable or disable the keep-alive connection mode. If keep-alive is enabled, clients that choose to use it may stay connected for a while.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]