PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.LastPrimaryIssue Field
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.
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