Skip to main content

OnException Event

Definition

Namespace: Avalonia.DesignerSupport.Remote.HtmlTransport
Assembly: Avalonia.DesignerSupport (in Avalonia.DesignerSupport.dll)

public event Action<IAvaloniaRemoteTransportConnection, Exception> OnException

Value

Action(IAvaloniaRemoteTransportConnection, Exception)

Implements

IAvaloniaRemoteTransportConnection.OnException

See Also

Reference

HtmlWebSocketTransport Class
Avalonia.DesignerSupport.Remote.HtmlTransport Namespace