ScheduledJobDescriptor.Config Property

Definition

Gets or sets the current System.Web.Http.HttpConfiguration.

public System.Web.Http.HttpConfiguration Config { get; set; }
member this.Config : System.Web.Http.HttpConfiguration with get, set
Public Property Config As HttpConfiguration

Property Value

System.Web.Http.HttpConfiguration

Applies to