[BrowsableAttribute(false)] public Socket Client { get; }
<BrowsableAttribute(false)> Public ReadOnly Property Client As Socket Get
public: [BrowsableAttribute(false)] property Socket^ Client { Socket^ get (); }
[<BrowsableAttribute(false)>] member Client : Socket with get
function get_Client();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.