PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics.​Record­Builders/Log­Record­Builder/Dispose
Open sandboxFocus

Method Dispose

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 virtual void Dispose()