LumiSoft Net Help
Item Property (id)
NamespacesLumiSoft.Net.TCPTCP_SessionCollection<(Of <(<'T>)>)>Item[([( String])])
Gets TCP session with the specified ID.
Declaration Syntax
C#Visual BasicVisual C++F#
public T this[
	string id
] { get; }
Public ReadOnly Default Property Item ( 
	id As String
) As T
	Get
public:
property T default[String^ id] {
	T get (String^ id);
}
member Item : 'T with get
Parameters
id (String)
Session ID.
Return Value
T
Returns TCP session with the specified ID.

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