KeyMatcherTKeyCompareToValue Property

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "P:Quartz.Impl.Matchers.KeyMatcher`1.CompareToValue"]

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

C#
public TKey CompareToValue { get; }

Property Value

Type: TKey
See Also

Reference