IsConnected Property (WorkflowClientModule)
Gets whether the module is connected to a Workflow Manager Server instance.
How to determine if there is an active Workflow Manager connection
// determine if there is an active Workflow Manager connection
var isConnected = WorkflowClientModule.IsConnected;
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.1 or higher.