DirtyFlagMap IsFixedSize Property Quartz.NET API Documentation
When implemented by a class, gets a value indicating whether the IDictionary has a fixed size.

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

public virtual bool IsFixedSize { get; }

Property Value

Type: Boolean

Implements

IDictionary IsFixedSize
See Also