Open sandboxFocus

Struct TransactionProperties

Properties of a transaction when it is being opened.

Namespace: PostSharp.Patterns.Diagnostics.Transactions
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public readonly struct TransactionProperties

Properties

Name Description
Data

Gets the LogEventData passed to OpenActivity<T>(in T, in OpenActivityOptions).

IncomingRequestOptions

Gets the IncomingRequestOptions.

Kind

Gets the activity kind.

Level

Gets the LogLevel of the activity that started the transaction.