ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / JobStateMessage Class / SenderId Property

In This Topic
    SenderId Property
    In This Topic
    The senderId provided in the NotificationManager.Subscribe method. This identifies which sender initiated the job subscription which caused this JobState message to be sent out.
    Syntax
    public string SenderId {get;}
    Public ReadOnly Property SenderId As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also