Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 3.34 KB

connectionmanagementelement-class.md

File metadata and controls

50 lines (38 loc) · 3.34 KB
title description ms.date ms.assetid
ConnectionManagementElement Class
This article lists syntax, properties, remarks, a code example, inheritance hierarchy, and system requirements for the ConnectionManagementElement Class.
10/07/2016
f06a0303-0aec-1e35-7711-f48e4399a249

ConnectionManagementElement Class

Defines the maximum number of connections to a server or group of servers.

Syntax

class ConnectionManagementElement : CollectionElement  

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ConnectionManagementElement class.

Name Description
Address A required unique read/write string value that contains a [!INCLUDEdnprdnshort] regular expression that specifies an IP address or DNS name of a network host. The key property.
MaxConnection A read/write sint32 value that specifies the maximum number of connections allowed to a server. The default is 2.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the ConnectionManagement property of the ConnectionManagementSection class.

Inheritance Hierarchy

CollectionElement

ConnectionManagementElement

Requirements

Type Description
Client - [!INCLUDEiis70] on [!INCLUDEwinvista]
- [!INCLUDEiis75] on [!INCLUDEwin7]
- [!INCLUDEiis80] on [!INCLUDEwin8]
- [!INCLUDEiis100] on [!INCLUDEwin10]
Server - [!INCLUDEiis70] on [!INCLUDEwinsrv2008]
- [!INCLUDEiis75] on [!INCLUDEwinsrv2008r2]
- [!INCLUDEiis80] on [!INCLUDEwinsrv2012]
- [!INCLUDEiis85] on [!INCLUDEwinsrv2012r2]
- [!INCLUDEiis100] on [!INCLUDEwinsrv2016]
Product - [!INCLUDEiis70], [!INCLUDEiis75], [!INCLUDEiis80], [!INCLUDEiis85], [!INCLUDEiis100]
MOF file WebAdministration.mof

See Also

CollectionElement Class
<connectionManagement> Element (Network Settings)
.NET Framework Regular Expressions