PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Backends.​Multiplexer/Multiplexer­Backend/Create­Ephemeral­Context
Open sandboxFocus

Method CreateEphemeralContext

CreateEphemeralContext(ThreadLoggingContext)

Declaration
protected override EphemeralLoggingContext CreateEphemeralContext(ThreadLoggingContext threadContext)
Parameters
Type Name Description
ThreadLoggingContext threadContext
Returns
Type Description
EphemeralLoggingContext
Overrides
LoggingBackend.CreateEphemeralContext(ThreadLoggingContext)