Removes specified session from sessions collection.
| C# | Visual Basic | Managed C++ |
protected internal void RemoveSession ( SocketServerSession session )
Protected Friend Sub RemoveSession ( _ session As SocketServerSession _ )
protected public: void RemoveSession ( SocketServerSession^ session )
- session (SocketServerSession)
- Session to remove.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)