BindingInfo.TotalEndpoints Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int TotalEndpoints { int get(); void set(int value); };
public int TotalEndpoints { get; set; }
member this.TotalEndpoints : int with get, set
Public Property TotalEndpoints As Integer