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