Share via


TransportServer.FlowControlLogMaxAge property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property FlowControlLogMaxAge As EnhancedTimeSpan
    Get
'Usage
Dim instance As TransportServer
Dim value As EnhancedTimeSpan

value = instance.FlowControlLogMaxAge
public EnhancedTimeSpan FlowControlLogMaxAge { get; }

Property value

Type: Microsoft.Exchange.Data.EnhancedTimeSpan

See also

Reference

TransportServer class

TransportServer members

Microsoft.Exchange.Data.Directory.Management namespace