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


IGeoProcessorResult.Status Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGeoProcessorResult.Status Property

Get the job status.

[Visual Basic .NET]
Public ReadOnly Property Status As esriJobStatus
[C#]
public esriJobStatus Status {get;}
[C++]
HRESULT get_Status(
  esriJobStatus* Status
);
[C++]

Parameters Status [out, retval]
Status is a parameter of type esriJobStatus

Product Availability

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

See Also

IGeoProcessorResult Interface

.NET Samples

Create a geoprocessing tool to buffer a layer and retrieve messages (Code Files: BufferDlg)

.NET Related Topics

Creating an address locator | How to create a composite address locator | How to geocode a table of addresses | How to rematch a geocoded feature class | How to reverse geocode point features in a feature class | How to standardize an address