JSDisconnectedException Klasse

Definition

Stellt Fehler dar, die während eines Interop-Aufrufs von .NET an JavaScript auftreten, wenn die JavaScript-Runtime getrennt wird.

public sealed class JSDisconnectedException : Exception
type JSDisconnectedException = class
    inherit Exception
Public NotInheritable Class JSDisconnectedException
Inherits Exception
Vererbung
JSDisconnectedException

Konstruktoren

JSDisconnectedException(String)

Erstellt eine instance von JSDisconnectedException.

Gilt für: