Show / Hide Table of Contents

Struct IOUsage

IOUsage struct containing metrics for the amount of IO requests.

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Amazon.QLDB.Driver
Assembly: Amazon.QLDB.Driver.dll
Syntax
public readonly struct IOUsage

Properties

| Improve this Doc View Source

ReadIOs

Declaration
public readonly long ReadIOs { get; }
Property Value
Type Description
System.Int64
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX