|
| ESRI.ArcGIS.ADF.Connection.Core | |
| MaxConnectionException Constructor(Int32) | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Connection Namespace > MaxConnectionException Class > MaxConnectionException Constructor : MaxConnectionException Constructor(Int32) |
- maxAttempts
- The maximum number of connection attempts.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal maxAttempts As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim maxAttempts As Integer Dim instance As New MaxConnectionException(maxAttempts) | |
| C# | |
|---|---|
public MaxConnectionException( int maxAttempts ) | |
Parameters
- maxAttempts
- The maximum number of connection attempts.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family