FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / FlushCacheCompletedEventArgs Class
Members

In This Topic
    FlushCacheCompletedEventArgs Class
    In This Topic
    Object Model
    FlushCacheCompletedEventArgs Class
    Syntax
    'Declaration
     
    Public Class FlushCacheCompletedEventArgs 
       Inherits System.ComponentModel.AsyncCompletedEventArgs
    public class FlushCacheCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          System.ComponentModel.AsyncCompletedEventArgs
             C1.Win.ImportServices.ReportingService4.FlushCacheCompletedEventArgs

    See Also