PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsSync­Logging­ContextReturn­To­Pool
Open sandboxFocus

SyncLoggingContext.ReturnToPool Method

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