IVaultApplicationStartOperations Method

Called when the vault operations are started.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
void StartOperations(
	Vault vault
)

Parameters

vault  Vault
The persistent vault object.

See Also