Метод | Описание | |
---|---|---|
SetErrorCountCommand ( string exceptionType, long queueId ) : DotNetWorkQueue.Validation |
Initializes a new instance of the SetErrorCountCommand class.
|
public SetErrorCountCommand ( string exceptionType, long queueId ) : DotNetWorkQueue.Validation | ||
exceptionType | string | Type of the exception. |
queueId | long | The queue identifier. |
Результат | DotNetWorkQueue.Validation |