MarkerWriter.Dispose Method ()
Releases the resources used by the current instance of the MarkerWriter class.
Namespace: Microsoft.ConcurrencyVisualizer.Instrumentation
Assembly: Microsoft.ConcurrencyVisualizer.Markers (in Microsoft.ConcurrencyVisualizer.Markers.dll)
Syntax
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Public Sub Dispose
Implements
See Also
MarkerWriter Class
Microsoft.ConcurrencyVisualizer.Instrumentation Namespace
Return to top