Client.Finalize Method

Definition

Deconstructor for Client.

Tells the server that we have disconnected and releases resources if it hasn't been done by Dispose() already.

~Client ();