Click or drag to resize

HostUtilsRunningOnServer Property

Tests if this process is currently executing in a server environment.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.8
Syntax
public static bool RunningOnServer { get; }

Property Value

Type: Boolean
See Also