Cleanup routine that calls ShutDown on the Server object and extensions.
[Visual Basic .NET] Public Sub ShutdownEx ( _ ByVal ipSO As IServerObject _ )
[C#] public void ShutdownEx ( IServerObject ipSO );
[C++]
HRESULT ShutdownEx(
IServerObject* ipSO
);
[C++]Parameters
ipSO [in]ipSO is a parameter of type IServerObject
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.