ILogConsistencyDiagnostics
interface
Namespace: Orleans.EventSourcing
Interface for diagnostics.
public interface ILogConsistencyDiagnosticsMethods
DisableStatsCollectionTurns off the statistics collection for this log-consistent grain.EnableStatsCollectionTurns on the statistics collection for this log-consistent grain.GetStatsGets the collected statistics for this log-consistent grain.
