Repetier-Host Plugin  2.0.0
RepetierHostExtender.utils.ErrorManager Class Reference

The error manager show printer errors in a window if they appear, closes the window if errors disappear and sends push messages for new or removed errors that have not be acknowledged and are gone. If you used a server connctor no push messages get send, since the server shoul ddo that in this case. More...

Inheritance diagram for RepetierHostExtender.utils.ErrorManager:

Static Public Member Functions

static void ReportErrorState (string id, string messageText, string device)
 

Protected Member Functions

override bool ProcessCmdKey (ref Message msg, Keys keyData)
 
override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Protected Attributes

System.Windows.Forms.Panel panelErrors
 

Detailed Description

The error manager show printer errors in a window if they appear, closes the window if errors disappear and sends push messages for new or removed errors that have not be acknowledged and are gone. If you used a server connctor no push messages get send, since the server shoul ddo that in this case.

Member Function Documentation

◆ Dispose()

override void RepetierHostExtender.utils.ErrorManager.Dispose ( bool  disposing)
protected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

The documentation for this class was generated from the following files:
About Us | Privacy Policy