JournaledGrain<TGrainState,TEventBase>.OnConnectionIssueResolved Method

Definition

Overloads

OnConnectionIssueResolved(ConnectionIssue)

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 ILogConsistencyProvider.

OnConnectionIssueResolved(ConnectionIssue)

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.

OnConnectionIssueResolved(ConnectionIssue)

Source:
JournaledGrain.cs

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 ILogConsistencyProvider.

C#
protected virtual void OnConnectionIssueResolved(Orleans.LogConsistency.ConnectionIssue issue);

Parameters

Applies to

.NET Orleans 3.6.0 an aner Versiounen
Produkt Versiounen
.NET Orleans 1.5.10, 3.4.5, 3.6.0

OnConnectionIssueResolved(ConnectionIssue)

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.

C#
protected virtual void OnConnectionIssueResolved(Orleans.EventSourcing.ConnectionIssue issue);

Parameters

Applies to

.NET Orleans 9.0.0 an aner Versiounen
Produkt Versiounen
.NET Orleans 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0