TaskQueueManagerTransactionalBroadcastProcessor Property

Processes the broadcast creation tasks when transactional broadcast creation is enabled.

Definition

Namespace: MFiles.VAF.Common.ApplicationTaskQueue
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected AppTaskBatchProcessor TransactionalBroadcastProcessor { get; set; }

Property Value

AppTaskBatchProcessor

See Also