Click or drag to resize

PlatformViewViewResourceResponseReceived Event

Occurs when an HTTP resource request has received response details.

Namespace:  Openfin.Desktop.PlatformAPI.View
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<ViewResourceResponseReceivedEventArgs> ViewResourceResponseReceived

Value

Type: SystemEventHandlerViewResourceResponseReceivedEventArgs
See Also