NetworkComms CurrentRuntimeEnvironment Property NetworkComms.Net Help
The current runtime environment. Detected automatically on start up. Performance may be adversely affected if this is changed.

Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static RuntimeEnvironment CurrentRuntimeEnvironment { get; set; }

Property Value

Type: RuntimeEnvironment
See Also