LobSystemInstance.MaximumConnections, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)
Gets the maximum number of connections supported by this LobSystemInstance object.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property MaximumConnections As Integer
'Utilisation
Dim instance As LobSystemInstance
Dim value As Integer
value = instance.MaximumConnections
public int MaximumConnections { get; }
Valeur de la propriété
An int that represents the maximum number of connections.
Voir aussi
Référence
LobSystemInstance, classe
Membres LobSystemInstance
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms