Compartilhar via


WebSocketReceiveResult.CloseStatusDescription Propriedade

Definição

Retorna a descrição opcional que descreve o motivo pelo qual o handshake de fechamento foi iniciado pelo ponto de extremidade remoto.

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

Valor da propriedade

Retorna String.

Aplica-se a