Property | Type | Description | |
---|---|---|---|
ApplyDeferment | void | ||
CalculateTimeout | int | ||
FixedTime | int | ||
Throttling | System |
Method | Description | |
---|---|---|
Apply ( int waitingLogEntries, Action |
||
FromConfig ( |
Method | Description | |
---|---|---|
ApplyDeferment ( int waitingLogEntries ) : void | ||
CalculateTimeout ( int waitingLogEntries ) : int | ||
FixedTime ( decimal delay, int waitingLogEntries ) : int | ||
Throttling ( |
public Apply ( int waitingLogEntries, Action |
||
waitingLogEntries | int | |
actionWithTimeout | Action |
|
return | void |
public static FromConfig ( |
||
throttlingConfig | ||
return |