ISchedulerJob.ProgressMessage Property

Definition

Gets or sets a custom status message for the job.

public string ProgressMessage { get; set; }
member this.ProgressMessage : string with get, set
Public Property ProgressMessage As String

Property Value

A String object that contains the custom status message. The maximum length of the message is 80 characters.

Applies to