ThrottlingEvents Members

[This is internal Microsoft documentation - Do not distribute.]

Events in the Throttling module.

The following tables list the members exposed by the ThrottlingEvents type.

Public Properties

  Name Description
EventLogger Gets the EventLogger used to report events from this source.
EventSource Gets the event source for events defined in this module.
MaxConcurrentRequestDeniedDueToMaxPoolSize Gets the EventDefinition for the MaxConcurrentRequestDeniedDueToMaxPoolSize.
MaxConcurrentRequestDeniedDueToMinumumGrowthPeriod Gets the EventDefinition for the MaxConcurrentRequestDeniedDueToMinumumGrowthPeriod.
MaxConcurrentRequestIncrementAttempt Gets the EventDefinition for the MaxConcurrentRequestIncrementAttempt.
MaxConcurrentRequestIncrementDeniedDueToBadLatency Gets the EventDefinition for the MaxConcurrentRequestIncrementDeniedDueToBadLatency.
MaxConcurrentRequestIncremented Gets the EventDefinition for the MaxConcurrentRequestIncremented.
MaxConcurrentRequestLimitReduction Gets the EventDefinition for the MaxConcurrentRequestLimitReduction.
MaxConcurrentRequestLimitReductionAttempt Gets the EventDefinition for the MaxConcurrentRequestLimitReductionAttempt.
MaxConcurrentRequestLimitReductionToMinumum Gets the EventDefinition for the MaxConcurrentRequestLimitReductionToMinumum.
QueueCapacityReached Gets the EventDefinition for the QueueCapacityReached.
QueueSizeCapacityRatioLimitReached Gets the EventDefinition for the QueueSizeCapacityRatioLimitReached.
RequestDeniedDueToThrottling Gets the EventDefinition for the RequestDeniedDueToThrottling.
ResettingThrottlingCounters Gets the EventDefinition for the ResettingThrottlingCounters.
ScaleBackingException Gets the EventDefinition for the ScaleBackingException.

Top

Public Methods

(see also Protected Methods )

  Name Description
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
LogMaxConcurrentRequestDeniedDueToMaxPoolSize Overloaded.  
LogMaxConcurrentRequestDeniedDueToMinumumGrowthPeriod Overloaded.  
LogMaxConcurrentRequestIncrementAttempt Overloaded.  
LogMaxConcurrentRequestIncrementDeniedDueToBadLatency Overloaded.  
LogMaxConcurrentRequestIncremented Overloaded.  
LogMaxConcurrentRequestLimitReduction Overloaded.  
LogMaxConcurrentRequestLimitReductionAttempt Overloaded.  
LogMaxConcurrentRequestLimitReductionToMinumum Overloaded.  
LogQueueCapacityReached Overloaded.  
LogQueueSizeCapacityRatioLimitReached Overloaded.  
LogRequestDeniedDueToThrottling Overloaded.  
LogResettingThrottlingCounters Overloaded.  
LogScaleBackingException Overloaded.  
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ThrottlingEvents Class
Microsoft.Webstore.WstClient Namespace