ITransactionPolicySelector Interface |
Namespace: PostSharp.Patterns.Diagnostics.Transactions
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
public interface ITransactionPolicySelector
The ITransactionPolicySelector type exposes the following members.
Name | Description | |
---|---|---|
GetPolicy |
Gets the policy that determines whether an activity should be a logged transaction, and other details about the transaction.
| |
GetTransactionRequirement |
Determines whether an activity should result in opening a transaction.
|