System 2.0.0.0 4.0.0.0 System.Configuration.ConfigurationSection This class corresponds to the ConnectionManagement Element (Network Settings) configuration element. This class is used to access information about the number of simultaneous connections allowed between the local computer and a remote computer. This class provides programmatic access to information that can be stored in configuration files. Represents the configuration section for connection management. This class cannot be inherited. Constructor 2.0.0.0 4.0.0.0 To be added. Initializes a new instance of the class. Property 2.0.0.0 4.0.0.0 System.Configuration.ConfigurationProperty("", Options=System.Configuration.ConfigurationPropertyOptions.IsDefaultCollection) System.Net.Configuration.ConnectionManagementElementCollection To be added. The returned by this property contains one for each connectionManagement element in the configuration file. Gets the collection of connection management objects in the section. Property 2.0.0.0 4.0.0.0 System.Configuration.ConfigurationPropertyCollection To be added. To be added. To be added.