Share via


ReceiveConnector.MaxInboundConnectionPercentagePerSource property

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

Syntax

'Declaration
Public Property MaxInboundConnectionPercentagePerSource As Integer
    Get
    Set
'Usage
Dim instance As ReceiveConnector
Dim value As Integer

value = instance.MaxInboundConnectionPercentagePerSource

instance.MaxInboundConnectionPercentagePerSource = value
public int MaxInboundConnectionPercentagePerSource { get; set; }

Property value

Type: System.Int32

See also

Reference

ReceiveConnector class

ReceiveConnector members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace