AjaxRequestFailureEventArgs
12 Sep 20251 minute to read
This event arguments provides the necessary information about ajax request failure event.
Properties
action string
Action name in which the failure is thrown.
documentName string
Document name to be loaded into PdfViewer
errorMessage string
Document name to be loaded into PdfViewer
errorStatusCode number
Document name to be loaded into PdfViewer
name string
Specifies name of the event.
retryCount boolean
Specifies the retry request for the failed requests.