ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.util Namespace / StreamMsgLogger Class / flush Method

In This Topic
    flush Method (StreamMsgLogger)
    In This Topic
    Writes any buffered data from the print() and println() methods to the device.
    Syntax
    'Declaration
     
    
    Public Overridable Sub flush() 
    public virtual void flush()
    See Also