Skip to content

TransactionAgentStatistics Constructors

Records cumulative transaction-agent outcomes and publishes them as Orleans metrics.

TransactionAgentStatistics(OrleansInstruments)

View source
public TransactionAgentStatistics(OrleansInstruments instruments)
Initializes a new instance using the Orleans runtime meter.

Parameters

instrumentsOrleansInstruments
The Orleans instruments which provide the meter used to publish transaction counters.