ILogConsistencyDiagnostics Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |