PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­ContextMake­Sharable
Open sandboxFocus

LoggingContext.MakeSharable Method

MakeSharable()

Allows the current context to be shared beyond its normal lifecycle by preventing it from being returned to the pool.

Declaration
public void MakeSharable()