DirtyFlagMapTKey, TValueSyncRoot Property

Quartz.NET 3.0 API Documentation
When implemented by a class, gets an object that can be used to synchronize access to the ICollection.

Namespace:  Quartz.Util
Assembly:  Quartz (in Quartz.dll) Version: 3.0.0
Syntax

C#
public virtual Object SyncRoot { get; }

Property Value

Type: Object

Implements

ICollectionSyncRoot
See Also

Reference