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

LoggingTransaction.ErrorCount Property

ErrorCount

Gets the number of errors in the transaction including critical errors. This may be used by the ITransactionPolicy to decide of the outcome of the transaction.

Declaration
public int ErrorCount { get; }
Property Value
Type Description
Int32