AuthenticationForm Dispose Method (Boolean) CTCT Wrapper Documented Class Library
Clean up any resources being used.

Namespace: CTCT
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

protected override void Dispose(
	bool disposing
)

Parameters

disposing
Type: OnlineSystem Boolean
true if managed resources should be disposed; otherwise, false.
See Also