Share via


ReceiveConnector.MaxLocalHopCount property

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

Syntax

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

value = instance.MaxLocalHopCount

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

Property value

Type: System.Int32

See also

Reference

ReceiveConnector class

ReceiveConnector members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace