Class UpdateLoopStatistics
  
  
  
  
    Inheritance
    System.Object
    
    UpdateLoopStatistics
   
  
    Implements
    System.Runtime.Serialization.IExtensibleDataObject
   
  
  
  Assembly: MAT.Atlas.Automation.Api.dll
  Syntax
  
    public sealed class UpdateLoopStatistics : ModelBase, IExtensibleDataObject
   
  Constructors
  
  
  UpdateLoopStatistics()
  
  
  Declaration
  
    public UpdateLoopStatistics()
   
  Fields
  
  Empty
  
  
  Declaration
  
    public static readonly UpdateLoopStatistics Empty
   
  Field Value
  
  Properties
  
  
  Statistics
  
  
  Declaration
  
    public UpdateableStatistics Statistics { get; set; }
   
  Property Value
  
  
  UpdateablesStatistics
  
  
  Declaration
  
    public UpdateableStatistics[] UpdateablesStatistics { get; set; }
   
  Property Value
  
  Implements
  
      System.Runtime.Serialization.IExtensibleDataObject