PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Logging­Context/Make­Sharable
Open sandboxFocus

Method MakeSharable

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()