InterfaceSettings.IgnoreProtocolValidationError Property
Determines whether changes will be validated against higher-level network protocol settings on the interface.
- When this property is set to true, you can change settings even if they conflict with another protocol's settings for this interface.
- When this property is set to false, you cannot change settings if they conflict with another protocol's settings for this interface.
Namespace:
IntervalZero.MaxRT.Rly.Config
Assembly:
IntervalZero.MaxRT.Rly.Config (in IntervalZero.MaxRT.Rly.Config.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public bool IgnoreProtocolValidationError { get; set; }
Property Value
Type: Boolean
See Also: