TransactionRateLoadSheddingOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for load shedding based on transaction rate
public class TransactionRateLoadSheddingOptions
type TransactionRateLoadSheddingOptions = class
Public Class TransactionRateLoadSheddingOptions
- Inheritance
-
TransactionRateLoadSheddingOptions
Constructors
TransactionRateLoadSheddingOptions() |
Fields
DEFAULT_LIMIT |
Default load shedding limit |
Properties
Enabled |
whether to turn on transaction load shedding. Default to false; |
Limit |
Load shedding limit for transaction |