This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.ShutdownEx Method (ArcObjects .NET 10.4 SDK) |
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