Click or drag to resize

VaultApplicationBaseBackgroundOperations Property

A manager for creating background operations.

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

Property Value

Type: BackgroundOperationManager
See Also