SchedulerTask.UserBlob Property

Definition

Retrieves or sets the user data associated with the task.

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

Property Value

The user data associated with the task. The resulting encrypted data is limited to 8,000 bytes.

Implements

Applies to