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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also