This class provides data to .... .
| C# | Visual Basic | Visual C++ | F# |
public class TCP_ServerSessionEventArgs<T> : EventArgs where T : new(), TCP_ServerSession
Public Class TCP_ServerSessionEventArgs(Of T As {New, TCP_ServerSession}) Inherits EventArgs
generic<typename T> where T : gcnew(), TCP_ServerSession public ref class TCP_ServerSessionEventArgs : public EventArgs
type TCP_ServerSessionEventArgs<'T when 'T : new() and TCP_ServerSession> = class inherit EventArgs end
- T
[Missing <typeparam name="T"/> documentation for "T:LumiSoft.Net.TCP.TCP_ServerSessionEventArgs`1"]
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| Equals(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.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Server |
Gets TCP server.
| |
| Session |
Gets TCP server session.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119