ClientWebSocket.CloseStatusDescription Egenskap

Definition

Hämtar en beskrivning av orsaken till att instansen ClientWebSocket stängdes.

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

Egenskapsvärde

Beskrivningen av orsaken till att instansen ClientWebSocket stängdes.

Gäller för