NAL.RestartNeeded Property

This property's value indicates whether the Network Abstraction Layer (NAL) needs to be restarted for configuration changes to take effect.

Namespace:  IntervalZero.RTX64.Config
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 4.0.0.0 (File version: 4.5.0)

Syntax
public RestartKind RestartNeeded { get; }

Property Value

Type: RestartKind

Implements

IConfigSubsystemRestartNeeded
See Also