Show / Hide Table of Contents

Struct TimingInformation

TimingInformation struct containing metrics for server-side processing time.

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 TimingInformation

Properties

| Improve this Doc View Source

ProcessingTimeMilliseconds

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