EnvironmentHelper.IsProduction method
Is the current environment “Production”?
public static bool IsProduction()
Return Value
True if the current environment is “Production”; otherwise, false.
See Also
- class EnvironmentHelper
- namespace Kestrun.Runtime