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