VaultApplicationBaseBackgroundOperations Property

A manager for creating background operations.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual BackgroundOperationManager BackgroundOperations { get; protected set; }

Property Value

BackgroundOperationManager

See Also