Compartilhar via


NewReceiveConnector.ConnectionInactivityTimeout property

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ConnectionInactivityTimeout As EnhancedTimeSpan
    Get
    Set
'Usage
Dim instance As NewReceiveConnector
Dim value As EnhancedTimeSpan

value = instance.ConnectionInactivityTimeout

instance.ConnectionInactivityTimeout = value
public EnhancedTimeSpan ConnectionInactivityTimeout { get; set; }

Property value

Type: Microsoft.Exchange.Data.EnhancedTimeSpan

See also

Reference

NewReceiveConnector class

NewReceiveConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace