Table of Contents

Event Connected

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

Event that is fired when the session is connected to the server.

public event EventHandler<EventArgs>? Connected

Returns

EventHandler<EventArgs>