This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IA > IAISImageServiceX Interface > IAISImageServiceX.Close Method (ArcObjects .NET 10.4 SDK) |
Shuts downs and cleans up the Image Service object. This function does not clean up other objects created by the Image Service object itself.
[Visual Basic .NET]
Public Sub Close ( _
)
[C#] public void Close ( );
[C++]
HRESULT Close(
void
);