Aracılığıyla paylaş


IWebSocketCloseDetails.InputCloseStatus Özellik

Tanım

Giriş kapanış ayrıntılarının durumunu alır.

public:
 property Nullable<System::Net::WebSockets::WebSocketCloseStatus> InputCloseStatus { Nullable<System::Net::WebSockets::WebSocketCloseStatus> get(); };
public System.Net.WebSockets.WebSocketCloseStatus? InputCloseStatus { get; }
member this.InputCloseStatus : Nullable<System.Net.WebSockets.WebSocketCloseStatus>
Public ReadOnly Property InputCloseStatus As Nullable(Of WebSocketCloseStatus)

Özellik Değeri

Girişin durumu ayrıntıları kapatır.

Şunlara uygulanır