QuartzEnvironment MembersQuartz.NET API Documentation

The QuartzEnvironment type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetEnvironmentVariable
Retrieves the value of an environment variable from the current process.
Public methodStatic memberGetEnvironmentVariables
Retrieves all environment variable names and their values from the current process.
Top
Properties

  NameDescription
Public propertyStatic memberIsRunningOnMono
Return whether we are currently running under Mono runtime.
Top
See Also