WebSocketReceiveResult.CloseStatusDescription Proprietà

Definizione

Restituisce la descrizione facoltativa che descrive perché l'handshake di chiusura è stato avviato dall'endpoint 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

Valore della proprietà

Restituisce String.

Si applica a