Leadtools.Documents Namespace > ServiceError Object : IsCancelError Property |
get_isCancelError();
Object.defineProperty('isCancelError');
Type | Description |
---|---|
boolean | true if the ServiceError object is representing a request that has been aborted; otherwise, false. |
Refer to PrepareAjax for more information.