StopWatchDispose Method (Boolean)

CVB.Net Documentation
Disposes the native object.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true if called from IDisposable interface; false if called from finalizer.
See Also

Reference