Edit

Share via


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.LastPrimaryIssue Field

Definition

Store the last issue that occurred while reading or updating primary. Is null if successful.

protected Orleans.EventSourcing.Common.RecordedConnectionIssue LastPrimaryIssue;
val mutable LastPrimaryIssue : Orleans.EventSourcing.Common.RecordedConnectionIssue
Protected LastPrimaryIssue As RecordedConnectionIssue 

Field Value

Applies to