This document is archived and information here might be outdated.  Recommended version.


IConfigurationFactory.OnRemove Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Server)  

IConfigurationFactory.OnRemove Method

Is called when the configuration is removed.

[Visual Basic .NET]
Public Sub OnRemove ( _
)
[C#]
public void OnRemove (
);
[C++]
HRESULT OnRemove(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IConfigurationFactory Interface