PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​TransactionsLogging­TransactionExecution­Time
Open sandboxFocus

LoggingTransaction.ExecutionTime Property

ExecutionTime

Gets the transaction execution time in milliseconds, up to this moment. This may be used by the ITransactionPolicy to decide of the outcome of the transaction.

Declaration
public double ExecutionTime { get; }
Property Value
Type Description
Double