PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​Backends.​SerilogSerilog­Sync­Custom­Activity­ContextDispose
Open sandboxFocus

SerilogSyncCustomActivityContext.Dispose Method

Dispose(Boolean)

Disposes the current object.

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
Boolean disposing

true if the Dispose() method is called explicitly, false is the object is being finalized.

Overrides
SyncCustomActivityLoggingContext.Dispose(Boolean)