Share via


DeliveryAgentConnector.MaxConcurrentConnections Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property MaxConcurrentConnections As Integer
    Get
    Set
'Usage
Dim instance As DeliveryAgentConnector
Dim value As Integer

value = instance.MaxConcurrentConnections

instance.MaxConcurrentConnections = value
[ParameterAttribute]
public int MaxConcurrentConnections { get; set; }

Property Value

Type: System.Int32