Partition.ProcessingPriority Property

Definition

Gets or sets the processing priority of the current partition.

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

Property Value

An Integer value that represents the processing priority of the current partition.

Applies to