PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​TransactionsLogging­TransactionCritical­Count
Open sandboxFocus

LoggingTransaction.CriticalCount Property

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
Int32