Gets or sets socket bind info. Use this property to specify on which protocol,IP,port server
listnes and also if connections is SSL.

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

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119