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


IGeoProcessor2.ResetEnvironments Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGeoProcessor2.ResetEnvironments Method

Reset the environments to their initial state.

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

Product Availability

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

See Also

IGeoProcessor2 Interface

.NET Related Topics

Working with ArcSDE data