Table of Contents

Event Connecting

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

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

public event EventHandler<EventArgs>? Connecting

Returns

EventHandler<EventArgs>