• User's guide
  • API
Search Results for

    Show / Hide Table of Contents
    • HPE.Ianus.Scripting
      • FileEditor
      • FileEditorData
      • IColumnComparator
      • IColumnConverter
      • IColumnLayoutMatch
      • IColumnMatcher
      • ILayoutMatch
      • IRecordComparator
      • IScript
      • PlugInInfo
      • PlugInInfo.PlugInTypes
      • ScriptException
      • ScriptingEngine
    • Ianus.Files.Sort
      • IanusSortEngine
      • SortOrder
      • SortType
      • Statistics

    Class Statistics

    Inheritance
    System.Object
    Statistics
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Ianus.Files.Sort
    Assembly: HPE.Ianus.dll
    Syntax
    public class Statistics

    Fields

    Read

    Declaration
    public long Read
    Field Value
    Type Description
    System.Int64

    SortKeysTime

    Declaration
    public Stopwatch SortKeysTime
    Field Value
    Type Description
    System.Diagnostics.Stopwatch

    TotalTime

    Declaration
    public Stopwatch TotalTime
    Field Value
    Type Description
    System.Diagnostics.Stopwatch

    Written

    Declaration
    public long Written
    Field Value
    Type Description
    System.Int64
    In This Article
    Back to top Copyright 2021 - Hewlett-Packard Enterprise