Number of exceptions that will be tolerated in the reader layer.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int ReaderExceptionsThreshold { get; set; }
Public Property ReaderExceptionsThreshold As Integer
public: property int ReaderExceptionsThreshold { int get (); void set (int value); }