WebSocket.CloseStatusDescription Propriedade

Definição

Permite que o ponto de extremidade remoto descreva o motivo por que a conexão foi fechada.

public:
 abstract property System::String ^ CloseStatusDescription { System::String ^ get(); };
public abstract string? CloseStatusDescription { get; }
public abstract string CloseStatusDescription { get; }
member this.CloseStatusDescription : string
Public MustOverride ReadOnly Property CloseStatusDescription As String

Valor da propriedade

Retorna String.

Aplica-se a