SecureBlackbox 2020 Python Edition

Questions / Feedback?

server_info_available Property

Indicates whether the details of the server capabilities are available.

Syntax

def get_server_info_available() -> bool: ...

server_info_available = property(get_server_info_available, None)

Default Value

FALSE

Remarks

Indicates whether the details of the server capabilities are available.

This property is read-only.

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