LumiSoft Net Help
TCP_SessionCollection<(Of <(<'T>)>)> Class
NamespacesLumiSoft.Net.TCPTCP_SessionCollection<(Of <(<'T>)>)>
This class implements TCP session collection.
Declaration Syntax
C#Visual BasicVisual C++F#
public class TCP_SessionCollection<T>
where T : TCP_Session
Public Class TCP_SessionCollection(Of T As TCP_Session)
generic<typename T>
where T : TCP_Session
public ref class TCP_SessionCollection
type TCP_SessionCollection<'T when 'T : TCP_Session> =  class end
Generic Template Parameters
T

[Missing <typeparam name="T"/> documentation for "T:LumiSoft.Net.TCP.TCP_SessionCollection`1"]

Members
All MembersMethodsProperties



IconMemberDescription
Count
Gets number of items in the collection.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetConnectionsPerIP(IPAddress)
Gets number of connections per specified IP.

GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([( String])])
Gets TCP session with the specified ID.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToArray()()()()
Copies all TCP server session to new array. This method is thread-safe.

ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
TCP_SessionCollection<(Of <(<'T>)>)>

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