SecureBlackbox 2020 Python Edition

Questions / Feedback?

set_client_file_entry Method

Commits the file entry details to the class.

Syntax

def set_client_file_entry(connection_id: int, handle: str) -> None: ...

Remarks

Use this method to commit the file entry details configured in client_file_entry property to the server objectin a thread-safe way. Pass the client's connection ID via ConnectionID property, and the file entry's handlevia Handle.

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