Share via


TransportProcessingQuotaConfig.ThrottleFactor property

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

Syntax

'Declaration
Public Property ThrottleFactor As Double
    Get
    Set
'Usage
Dim instance As TransportProcessingQuotaConfig
Dim value As Double

value = instance.ThrottleFactor

instance.ThrottleFactor = value
public double ThrottleFactor { get; set; }

Property value

Type: System.Double

See also

Reference

TransportProcessingQuotaConfig class

TransportProcessingQuotaConfig members

Microsoft.Exchange.Data namespace