Dispose Method. Disposes of connections.

Namespace:  HS.Sys.TheEnterprise.Common.Laserbear.Loggers
Assembly:  Laserbear (in Laserbear.dll) Version: 1.1.0.0 (1.1.0.0)

Syntax

C#
protected virtual void Dispose(
	bool disposing
)
Visual Basic (Declaration)
Protected Overridable Sub Dispose ( _
	disposing As Boolean _
)
Visual C++
protected:
virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: System..::.Boolean
kill eet

See Also