QuartzEnvironmentIsRunningOnMono Property

Quartz.NET 3.0 API Documentation
Return whether we are currently running under Mono runtime.

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

C#
public static bool IsRunningOnMono { get; }

Property Value

Type: Boolean
See Also

Reference