ArcGIS Pro 3.7 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 ReadOnly Property SenderId As String
    public string SenderId {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also