WebSocketReceiveResult.CloseStatusDescription 属性

定义

返回描述关闭握手由远程终结点启动的原因的可选说明。

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

属性值

返回 String

适用于