Compartilhar via


NewReceiveConnector.ConnectionTimeout property

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

Syntax

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

value = instance.ConnectionTimeout

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

Property value

Type: Microsoft.Exchange.Data.EnhancedTimeSpan

See also

Reference

NewReceiveConnector class

NewReceiveConnector members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace