This document is archived and information here might be outdated. Recommended version. |
Shuts down and cleans up the Client object.
[Visual Basic .NET]
Public Function Close ( _
) As Boolean
[C#]
public bool Close (
);
[C++]
HRESULT Close(
void
);