Freigeben über


JSDisconnectedException(String) Konstruktor

Definition

Erstellt eine instance von JSDisconnectedException.

public JSDisconnectedException (string message);
new Microsoft.JSInterop.JSDisconnectedException : string -> Microsoft.JSInterop.JSDisconnectedException
Public Sub New (message As String)

Parameter

message
String

Die Ausnahmemeldung.

Gilt für: