Gets or sets IP end point where UDP server is binded.

C# | Visual Basic | Visual C++ | F# |
public IPEndPoint[] Bindings { get; set; }
Public Property Bindings As IPEndPoint() Get Set
public: property array<IPEndPoint^>^ Bindings { array<IPEndPoint^>^ get (); void set (array<IPEndPoint^>^ value); }
member Bindings : IPEndPoint[] with get, set


Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentNullException | Is raised when null value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119