共用方式為


ExServiceBase.CustomCommandTimeout Property

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property CustomCommandTimeout As TimeSpan
    Get
'Usage
Dim value As TimeSpan

value = Me.CustomCommandTimeout
protected virtual TimeSpan CustomCommandTimeout { get; }

Property Value

Type: System.TimeSpan