Share via


StreamingJobData.JobId Property

Definition

A GUID uniquely identifying the streaming job. This GUID is generated upon creation of the streaming job.

public Guid? JobId { get; }
member this.JobId : Nullable<Guid>
Public ReadOnly Property JobId As Nullable(Of Guid)

Property Value

Applies to