CriticalCount
Gets the number of critical errors in the transaction. This may be used by the ITransactionPolicy to decide of the outcome of the transaction.
Declaration
public int CriticalCount { get; }Property Value
| Type | Description |
|---|---|
| int |
Gets the number of critical errors in the transaction. This may be used by the ITransactionPolicy to decide of the outcome of the transaction.
public int CriticalCount { get; }| Type | Description |
|---|---|
| int |