PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​TransactionsTransaction­Properties
Open sandboxFocus

TransactionProperties Class

Properties of a transaction when it is being opened.

Inheritance
TransactionProperties
Namespace: PostSharp.Patterns.Diagnostics.Transactions
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class TransactionProperties : ValueType

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.