NeedToCacheErrorInfoEventArgs Properties
Represents arguments passed to the NeedToCacheErrorInfoEventArgs event.Name | Description |
---|---|
ErrorInfo | Gets the ErrorInfo object representing the error that occurred. |
IsCachingNeeded | Specifies if caching the error information is required. |
See Also