public IPEndPoint Endpoint { get; set; }
Public Property Endpoint As IPEndPoint Get Set
public: property IPEndPoint^ Endpoint { IPEndPoint^ get (); void set (IPEndPoint^ value); }
member Endpoint : IPEndPoint with get, set
function get_Endpoint(); function set_Endpoint(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.