ActivationContext
Gets the LoggingContext in which the current context was activated. If the current context has been resumed, ActivationContext refers to the context in which the context was resumed.
Declaration
public LoggingContext ActivationContext { get; protected set; }
Property Value
Type | Description |
---|---|
LoggingContext |