Share via


DeliveryAgentConnector.MaxMessagesPerConnection Property

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

Syntax

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

value = instance.MaxMessagesPerConnection

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

Property Value

Type: System.Int32