Copy(ITransactionAgentStatistics)
static
public static ITransactionAgentStatistics Copy(ITransactionAgentStatistics initialStatistics) Creates an independent, mutable snapshot of transaction-agent statistics.
Parameters
initialStatisticsITransactionAgentStatistics- The statistics whose current counter values initialize the snapshot.
Returns
A statistics snapshot initialized with the current values from
initialStatistics.