Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.Mode Property

Defines the current run-time mode. Currently defined are batch mode and service mode. Is neither is set, this is a web application.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static string Mode { get; set; }

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview