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