Skip to content

JournaledGrain<TGrainState, TEventBase>.OnConnectionIssueResolved(ConnectionIssue)

OnConnectionIssueResolved(ConnectionIssue)

virtual
View source
protected virtual void JournaledGrain<TGrainState, OnConnectionIssueResolved(ConnectionIssue issue)
Called when a previously reported connection issue has been resolved.

Override this to monitor the health of the log-consistency protocol. Any exceptions thrown are caught and logged by the ILogViewAdaptorFactory.

Parameters

issueConnectionIssue