Class CorrelationRequestDirection
Direction of CorrelationRequest: In or Out.
Namespace: PostSharp.Patterns.Diagnostics.Correlation
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class CorrelationRequestDirection : Enum
Fields
Name | Description |
---|---|
In | Incoming. |
Out | Outgoing. |
value__ |