DirtyFlagMap WrappedMap Property Quartz.NET API Documentation
Get a direct handle to the underlying Map.

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

public virtual IDictionary WrappedMap { get; }

Property Value

Type: IDictionary
See Also