WebJobBase.UsingSdk Property

Definition

Optional. True if the job is using the WebJobs SDK otherwise false.

public bool UsingSdk { get; set; }
member this.UsingSdk : bool with get, set
Public Property UsingSdk As Boolean

Property Value

Applies to