SecureBlackbox 2020 .NET Edition

Questions / Feedback?

SetClientFileEntry Method

Commits the file entry details to the component.

Syntax

public void SetClientFileEntry(long connectionID, string handle);
Public Sub SetClientFileEntry(ByVal ConnectionID As Long, ByVal Handle As String)

Remarks

Use this method to commit the file entry details configured in ClientFileEntry 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 .NET Edition - Version 20.0 [Build 8165]