Table of Contents

Event Disconnecting

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

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

public event EventHandler<EventArgs>? Disconnecting

Returns

EventHandler<EventArgs>