Request
Gets the model of the request that causes the transaction to be opened.
The type depends on the kind of transaction. For the ASP.NET Core LoggingActionFilter, this
property is of type AspNetCoreRequestExpressionModel.
Declaration
public T Request { get; }Property Value
| Type | Description |
|---|---|
| T |