This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAISClientObjectX Interface > IAISClientObjectX.Close Method (ArcObjects .NET 10.4 SDK) |
Shuts down and cleans up the Client object.
[Visual Basic .NET] Public Function Close ( _ ) As Boolean
[C#] public bool Close ( );
[C++]
HRESULT Close(
VARIANT_BOOL* retVal
);
[C++]
Parameters retVal [out, retval] retVal is a parameter of type VARIANT_BOOL