EncoderFallback: MaxCharCount (get) |
When implemented in a derived class, gets the maximum number of characters the current EncoderFallback object can return.
Public Property Get MaxCharCount ( ) As Long
For an exception fallback handler, this property should return zero.
Read Only.