ArcObjects Library Reference (GeoDatabase)  

esriGPMessageType Constants

Geoprocessing Message Type.

Constant Value Description
esriGPMessageTypeInformative 0 Informative
esriGPMessageTypeProcessDefinition 1 Process Definition
esriGPMessageTypeProcessStart 2 Process Start
esriGPMessageTypeProcessStop 3 Process Stop
esriGPMessageTypeWarning 50 Warning
esriGPMessageTypeError 100 Error
esriGPMessageTypeEmpty 101 Empty
esriGPMessageTypeGDBError 102 GDBError
esriGPMessageTypeAbort 200 Abort

Product Availability

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

.NET Samples

Geoprocessing events listener (Code Files: GPEventHelper)