SecureBlackbox 2020 Java Edition

Questions / Feedback?

AllowKeepAlive Property

Enables or disables keep-alive mode.

Syntax

public boolean isAllowKeepAlive();
public void setAllowKeepAlive(boolean allowKeepAlive);

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 Java Edition - Version 20.0 [Build 8156]