This method is called when specified session times out.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected override void OnTimeout()
Protected Overrides Sub OnTimeout
protected: virtual void OnTimeout() override
abstract OnTimeout : unit -> unit override OnTimeout : unit -> unit
Remarks
This method allows inhereted classes to report error message to connected client.
Session will be disconnected after this method completes.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119