Gets or sets socket bind info. Use this property to specify on which protocol,IP,port server
listnes and also if connections is SSL.
Declaration Syntax
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
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119