Search Results for

    Show / Hide Table of Contents

    Class DevNullMonitor

    A silent progress monitor for flash update and logo writers. As the name implies, this consumes and ignores all data passed to it. This is useful for silent console flash updaters, particularly on systems where constance console drawing may be expensive.

    Inheritance
    System.Object
    ProgressMonitor
    DevNullMonitor
    Inherited Members
    ProgressMonitor.OnFlashProgressUpdated
    ProgressMonitor.OnFlashMessage
    ProgressMonitor.ReportFailure(String, Object[])
    ProgressMonitor.ReportMessage(String, Object[])
    ProgressMonitor.ReportProgress(Double)
    Namespace: PTIRelianceLib
    Assembly: PTIRelianceLib.dll
    Syntax
    public class DevNullMonitor : ProgressMonitor, IProgressMonitor
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 Pyramid Technologies
    Generated by DocFX