Raises SessionCompleted event.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected internal virtual void OnSessionCompleted( Relay_Session session, Exception exception )
Protected Friend Overridable Sub OnSessionCompleted ( session As Relay_Session, exception As Exception )
protected public: virtual void OnSessionCompleted( Relay_Session^ session, Exception^ exception )
abstract OnSessionCompleted : session : Relay_Session * exception : Exception -> unit override OnSessionCompleted : session : Relay_Session * exception : Exception -> unit
Parameters
- session (Relay_Session)
- Session what completed processing.
- exception (Exception)
- Exception happened or null if relay completed successfully.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119