Click or drag to resize

ActivityScopeDispose Method

Dispose method implementation. Stops current logical operation, transfer to the previous activity and sets previous activity id.

Namespace:  Atalasoft.Shared.Diagnostics
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also