ISchedulerJob.MinimumNumberOfSockets Property

Definition

Retrieves or sets the minimum number of sockets that the job requires to run.

public int MinimumNumberOfSockets { get; set; }
member this.MinimumNumberOfSockets : int with get, set
Public Property MinimumNumberOfSockets As Integer

Property Value

The minimum number of sockets.

Applies to