Condividi tramite


UnboundedPrioritizedChannelOptions<T>.Comparer Proprietà

Definizione

Ottiene o imposta l'operatore di confronto utilizzato dal canale per classificare in ordine di priorità gli elementi.

public:
 property System::Collections::Generic::IComparer<T> ^ Comparer { System::Collections::Generic::IComparer<T> ^ get(); void set(System::Collections::Generic::IComparer<T> ^ value); };
public System.Collections.Generic.IComparer<T>? Comparer { get; set; }
member this.Comparer : System.Collections.Generic.IComparer<'T> with get, set
Public Property Comparer As IComparer(Of T)

Valore della proprietà

Si applica a