EventHandlerClass.MaximumErrorCount Property

Definition

public:
 virtual property int MaximumErrorCount { int get(); void set(int value); };
public virtual int MaximumErrorCount { get; set; }
member this.MaximumErrorCount : int with get, set
Public Overridable Property MaximumErrorCount As Integer

Property Value

An Integer that specifies the maximum number of errors allowed. The default value of this property is 1.

Implements

Applies to