AppTaskProcessorSettingsDisableAutomaticProgressUpdates Property

When true, automatic progress updates are disabled and must be handled manually.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public bool DisableAutomaticProgressUpdates { get; set; }

Property Value

Boolean

See Also