ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / INotificationManager Interface

In This Topic
    INotificationManager Interface Methods
    In This Topic

    For a list of all members of this type, see INotificationManager members.

    Public Methods
     NameDescription
     Method Send a response to Workflow Manager Server pertaining to a job's current step. The response must include the jobId, stepId, and other information pertinent to the step.  
     Method Subscribe to messages for the given jobs  
     Method Unsubscribe to messages for the given jobs  
    Top
    See Also