Share via


TransportProcessingQuotaConfig.ThrottlingEnabled property

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

Syntax

'Declaration
Public Property ThrottlingEnabled As Boolean
    Get
    Set
'Usage
Dim instance As TransportProcessingQuotaConfig
Dim value As Boolean

value = instance.ThrottlingEnabled

instance.ThrottlingEnabled = value
public bool ThrottlingEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

TransportProcessingQuotaConfig class

TransportProcessingQuotaConfig members

Microsoft.Exchange.Data namespace