LumiSoft Net Help
Bindings Property
NamespacesLumiSoft.Net.TCPTCP_Server<(Of <(<'T>)>)>Bindings
Gets or sets TCP server IP bindings.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPBindInfo[] Bindings { get; set; }
Public Property Bindings As IPBindInfo()
	Get
	Set
public:
property array<IPBindInfo^>^ Bindings {
	array<IPBindInfo^>^ get ();
	void set (array<IPBindInfo^>^ value);
}
member Bindings : IPBindInfo[] with get, set
Property Value
array<IPBindInfo>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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