TaskEventWatcherSynchronizingObject Property
Gets or sets the synchronizing object.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
[BrowsableAttribute(false)]
[DefaultValueAttribute(null)]
public ISynchronizeInvoke SynchronizingObject { get; set; }
Property Value
ISynchronizeInvoke
The synchronizing object.