Click or drag to resize

ViewResourceLoadFailedEventArgs Properties

The ViewResourceLoadFailedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChromiumErrorCode
The Chromium error code
Public propertyErrorDescription
The error description.
Public propertyEventType
The type of view event which was raised
(Inherited from ViewEventArgs.)
Public propertyIsMainFrame
Protected propertyName
The window name which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Protected propertyRuntimeID
The RuntimeID which contains the Entitiy which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Protected propertySource
The Openfin Entity which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Public propertyTarget (Inherited from ViewEventArgs.)
Protected propertyTopic
The topic for the entity that raised the event
(Inherited from OpenfinDesktopEventArgs.)
Protected propertyUuid
The application or connection UUID which raised the event.
(Inherited from OpenfinDesktopEventArgs.)
Public propertyValidatedURL
The validated URL.
Public propertyView (Inherited from ViewEventArgs.)
Top
See Also