This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerCLRHost Interface > IServerCLRHost.Cleanup Method (ArcObjects .NET 10.5 SDK) |
Uses Garbage Collector to clean all managed objects.
[Visual Basic .NET]
Public Sub Cleanup ( _
)
[C#] public void Cleanup ( );
[C++]
HRESULT Cleanup(
void
);
Internal use only.