SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SessionTimeout Property

Specifies the default session timeout value in milliseconds.

Syntax

public int SessionTimeout { get; set; }
Public Property SessionTimeout As Integer

Default Value

360000

Remarks

Specifies the period of inactivity (in milliseconds) after which the connection will be terminated by the server.

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