PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Contexts/Sync­Logging­Context/Return­To­Pool
Open sandboxFocus

Method ReturnToPool

ReturnToPool()

Returns the current instance to the pool to which it belongs. This method is invoked by the Dispose(Boolean) method.

Declaration
protected abstract void ReturnToPool()