The StreamingExecutionStats type exposes the following members.

Constructors

  NameDescription
Public methodStreamingExecutionStats
Initializes a new instance of the StreamingExecutionStats class

Properties

  NameDescription
Public propertyMaxCTIOutputted
Max CTI
Public propertyMinCTIOutputted
Min CTI
Public propertyP50CTIOutputted
Output CTI at 50%ile
Public propertyP95CTIOutputted
Output CTI at 95%ile
Public propertyP99CTIOutputted
Output CTI at 99%ile

See Also