ExServiceBase.ContinueTimeout Property
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property ContinueTimeout As TimeSpan
Get
'Usage
Dim value As TimeSpan
value = Me.ContinueTimeout
protected virtual TimeSpan ContinueTimeout { get; }
Property Value
Type: System.TimeSpan