Share via


onerror property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Property for setting an event handler upon an error during MSAppAsyncOperation.

Syntax

JavaScript
p = object.onerror

 

Property values

Type: EventHandler

See also

MSAppAsyncOperation