Поделиться через


WeightedUriEndpoint.Weight Свойство

Определение

Возвращает или задает вес конечной точки.

public:
 property int Weight { int get(); void set(int value); };
[System.ComponentModel.DataAnnotations.Range(1, 64000)]
public int Weight { get; set; }
[<System.ComponentModel.DataAnnotations.Range(1, 64000)>]
member this.Weight : int with get, set
Public Property Weight As Integer

Значение свойства

Значение по умолчанию — 32000.

Атрибуты

Комментарии

Значение по умолчанию — 32000.

Применяется к