PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Transactions.​ModelLogging­Configuration­ModelTransactions
Open sandboxFocus

LoggingConfigurationModel.Transactions Property

Transactions

The transactions element, which has children named policy. Defines a list of policies that determine how transactions should be logged.

Declaration
public IReadOnlyList<PolicyConfigurationModel> Transactions { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<PolicyConfigurationModel>