Méthode | Description | |
---|---|---|
GetExceptionCount ( string exceptionType ) : int |
Gets the exception count.
|
|
IncrementExceptionCount ( string exceptionType ) : void |
Increments the exception count.
|
|
RedisErrorTracking ( ) : System.Collections.Generic |
Initializes a new instance of the RedisErrorTracking class.
|
public GetExceptionCount ( string exceptionType ) : int | ||
exceptionType | string | Type of the exception. |
Résultat | int |
public IncrementExceptionCount ( string exceptionType ) : void | ||
exceptionType | string | Type of the exception. |
Résultat | void |
public RedisErrorTracking ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |