Click or drag to resize
TriggerOptionsIgnoreProcesses Property
List of processes to ignore.

Namespace: CMS.Automation
Assembly: CMS.Automation (in CMS.Automation.dll) Version: 11.0.0
Syntax
C#
public ISet<int> IgnoreProcesses { get; }

Property Value

Type: ISetInt32
See Also