This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectFactoryX Interface > IServerObjectFactoryX.Shutdown Method (ArcObjects .NET 10.4 SDK) |
Cleanup routine that indicates a shutdown of the STA thread thats hosting factory.
[Visual Basic .NET]
Public Sub Shutdown ( _
)
[C#] public void Shutdown ( );
[C++]
HRESULT Shutdown(
void
);