AspNetWebSocket.CloseStatusDescription 속성

정의

AspNetWebSocket 개체를 닫아야 하는 이유를 설명하는 상태 메시지를 가져옵니다.

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

속성 값

String

상태 메시지입니다.

예외

이전에 삭제된 개체입니다.

적용 대상