Errors that occur after the connection is established, are sent through this method.
Usually connection errors are returned, when connections are made with MediaOpen method.
If an error happens after connection is made, all connection errors are sent through this method.
'This example shows how to show error that has occurred. sub GXDialUp1_OnError(ErrorInfo as string) msgbox ErrorInfo end sub
Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1