SPGlobalAdmin.AdminPortMaxValue field
NOTE: This API is now obsolete.
Obsolete. In Windows SharePoint Services 2.0 the AdminPortMaxValue field indicated the maximum value that could be used for the administrative port, and is maintained for backward compatibility.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.", _
False)> _
Public Const AdminPortMaxValue As Integer
'Usage
Dim value As Integer
value = SPGlobalAdmin.AdminPortMaxValue
[ObsoleteAttribute("Most of the functionality in this class is available in SPFarm or SPWebService.",
false)]
public const int AdminPortMaxValue
Remarks
The value of this constant is 32767.