Allows for querying and managing ServerParameter configuration objects and provides convenience functions for accessing some well-known parameters.
Namespace: ININ.IceLib.ConfigurationAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public class ServerParameterConfigurationList : EditableConfigurationList<ServerParameterConfiguration, ServerParameterConfiguration..::..Property> |
Visual Basic |
---|
Public Class ServerParameterConfigurationList _ Inherits EditableConfigurationList(Of ServerParameterConfiguration, ServerParameterConfiguration..::..Property) |
Inheritance Hierarchy
System..::..Object
ININ.IceLib.Configuration..::..ConfigurationList<(Of <(<'ServerParameterConfiguration, ServerParameterConfiguration..::..Property>)>)>
ININ.IceLib.Configuration..::..DynamicConfigurationList<(Of <(<'ServerParameterConfiguration, ServerParameterConfiguration..::..Property>)>)>
ININ.IceLib.Configuration..::..EditableConfigurationList<(Of <(<'ServerParameterConfiguration, ServerParameterConfiguration..::..Property>)>)>
ININ.IceLib.Configuration..::..ServerParameterConfigurationList
ININ.IceLib.Configuration..::..ConfigurationList<(Of <(<'ServerParameterConfiguration, ServerParameterConfiguration..::..Property>)>)>
ININ.IceLib.Configuration..::..DynamicConfigurationList<(Of <(<'ServerParameterConfiguration, ServerParameterConfiguration..::..Property>)>)>
ININ.IceLib.Configuration..::..EditableConfigurationList<(Of <(<'ServerParameterConfiguration, ServerParameterConfiguration..::..Property>)>)>
ININ.IceLib.Configuration..::..ServerParameterConfigurationList
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.