Share via


TransportProcessingQuotaConfig.RelativeCostThreshold property

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

Syntax

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

value = instance.RelativeCostThreshold

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

Property value

Type: System.Double

See also

Reference

TransportProcessingQuotaConfig class

TransportProcessingQuotaConfig members

Microsoft.Exchange.Data namespace