CloseVault Method

Closes the vault.

Syntax

public void CloseVault(bool force);
Public Sub CloseVault(ByVal Force As Boolean)

Remarks

This method closes the currently-open vault.

(In CBVault, the Force parameter's value is ignored.)

Note: This method can only be called when Active is true.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS Vault 2020 .NET Edition - Version 20.0 [Build 8347]