IWebSocketCloseDetails Gränssnitt

Definition

Representerar information om stängningsstatusen för anslutningen till webbsocketen.

public interface class IWebSocketCloseDetails
public interface IWebSocketCloseDetails
type IWebSocketCloseDetails = interface
Public Interface IWebSocketCloseDetails

Egenskaper

Name Description
InputCloseStatus

Hämtar status för information om ingående stängning.

InputCloseStatusDescription

Hämtar statusbeskrivningen för den nära informationen.

Metoder

Name Description
SetOutputCloseStatus(WebSocketCloseStatus, String)

Anger utdatastatus och beskrivning av den nära informationen om webbsocketen.

Gäller för