Table of Contents

Event Disconnected

Namespace
Tooq.Tech.FH.ClientLib
Assembly
Tooq.Tech.FH.ClientLib.dll

Event that is fired when the session is disconnected from the server.

public event EventHandler<EventArgs>? Disconnected

Returns

EventHandler<EventArgs>