Section navigation

Public classSealed ReaderRefreshFailedEventArgs

Namespace
Rowles.LeanCorpus.Search.Searcher
Assembly
Rowles.LeanCorpus.dll

Reports a failed generic reader refresh.

public sealed class ReaderRefreshFailedEventArgs : EventArgs
Inheritance
ReaderRefreshFailedEventArgs

Public property ConsecutiveFailures

Gets the number of consecutive refresh failures.

Public property Exception

Gets the exception raised while opening the replacement reader.