Share via


JSDisconnectedException(String) Construtor

Definição

Constrói uma instância de JSDisconnectedException.

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

Parâmetros

message
String

A mensagem de exceção.

Aplica-se a