Gets TCP session with the specified ID.
Declaration Syntax
C# | Visual Basic | Visual 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.
Returns TCP session with the specified ID.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119