Logging options sent by the caller in a distributed logging transaction.
Namespace: Flashtrace.Correlation
Assembly: Flashtrace.dll
Syntax
public readonly struct IncomingRequestOptionsConstructors
| Name | Description |
|---|---|
| IncomingRequestOptions(bool) | Initializes a new instance of the IncomingRequestOptions struct. |
Properties
| Name | Description |
|---|---|
| IsParentSampled | Gets a value indicating whether the parent request was logged as a result of sampling,
i.e. it was logged by a policy that had a sampling clause. It corresponds
to the |