LlmClient Control Events  
 
Event Description
OnCancel Occurs when a pending request has been canceled.
OnConnect Occurs when a client session has been successfully connected to the provider.
OnDisconnect Occurs when the client session has been disconnected from the provider.
OnError Occurs when an error is reported by the control. The event provides the error code and a description of the error.
OnTimeout Occurs when an operation exceeds the timeout period specified for the control.