Edit

Share via


ILogConsistencyDiagnostics Interface

Definition

Interface for diagnostics.

public interface ILogConsistencyDiagnostics
type ILogConsistencyDiagnostics = interface
Public Interface ILogConsistencyDiagnostics
Derived

Properties

UnresolvedConnectionIssues

Gets a list of all currently unresolved connection issues.

Methods

DisableStatsCollection()

Turns off the statistics collection for this log-consistent grain.

EnableStatsCollection()

Turns on the statistics collection for this log-consistent grain.

GetStats()

Gets the collected statistics for this log-consistent grain.

Applies to