GroupMatcherTKeyAnyGroup Method

Quartz.NET 3.0 API Documentation
Create a GroupMatcher that matches all.

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

C#
public static GroupMatcher<TKey> AnyGroup()

Return Value

Type: GroupMatcherTKey

[Missing <returns> documentation for "M:Quartz.Impl.Matchers.GroupMatcher`1.AnyGroup"]

See Also

Reference