IConnectionHandler.error_dg

Sets the error handler callback delegate which is called when a connection error occurs. Setting to null disables the error handler.

class IConnectionHandler
error_dg

Parameters

error_dg_ ErrorDg

error callback delegate

Return Value

Type: ErrorDg

error_dg_

Meta