PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsSync­Logging­ContextReturn­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()