PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​ConsoleConsole­Log­Record­BuilderDispose
Open sandboxFocus

ConsoleLogRecordBuilder.Dispose Method

Dispose()

Finishes the logging of the current record. Calling this method does not actually make the current LogRecordBuilder unusable, but it makes it usable for a next record in the same thread.

Declaration
public override void Dispose()
Overrides
TextLogRecordBuilder.Dispose()