ArcGIS Pro 2.6 API Reference Guide
InterpreterStateManager.eInterpreterState Enumeration

ArcGIS.Desktop.GeoProcessing.ProNotebook Namespace : InterpreterStateManager.eInterpreterState Enumeration
Syntax
public enum InterpreterStateManager.eInterpreterState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum InterpreterStateManager.eInterpreterState 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
eCreateConnectionFile 
eFinal 
eInitialize 
eLaunchInterpreter 
eLaunchKernel 
eLaunchServer 
eStopNext 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.GeoProcessing.ProNotebook.InterpreterStateManager.eInterpreterState

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.GeoProcessing.ProNotebook Namespace