Stops the image server service. Can be invoked only after connecting to the image server.
[Visual Basic .NET] Public Function StopServer ( _ ) As Boolean
[C#] public bool StopServer ( );
[C++]
HRESULT StopServer(
VARIANT_BOOL* retStatus
);
[C++]Parameters
retStatus [out, retval] retStatus is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.