TransactionProperties Structure |
Namespace: PostSharp.Patterns.Diagnostics.Transactions
Assembly: PostSharp.Patterns.Diagnostics (in PostSharp.Patterns.Diagnostics.dll) Version: 2023.0.3.0 (2023.0.3.0)
public readonly struct TransactionProperties
The TransactionProperties type exposes the following members.
Name | Description | |
---|---|---|
Data |
Gets the LogEventData passed to OpenActivity<T>(T, OpenActivityOptions).
| |
IncomingRequestOptions |
Gets the IncomingRequestOptions.
| |
Kind |
Gets the activity kind.
| |
Level |
Gets the LogLevel of the activity that started the transaction.
|