ArcGIS Pro 2.6 API Reference Guide
InterpreterStateManager.InterpreterStateCallback Delegate

ArcGIS.Desktop.GeoProcessing.ProNotebook Namespace : InterpreterStateManager.InterpreterStateCallback Delegate
Syntax
public delegate void InterpreterStateManager.InterpreterStateCallback( 
   InterpreterStateManager.eInterpreterError error
)
Public Delegate Sub InterpreterStateManager.InterpreterStateCallback( _
   ByVal error As InterpreterStateManager.eInterpreterError _
) 

Parameters

error
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

InterpreterStateManager.InterpreterStateCallback Members
ArcGIS.Desktop.GeoProcessing.ProNotebook Namespace