IWebSocketCloseDetails Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the details of the close status of the web socket connection.
public interface class IWebSocketCloseDetails
public interface IWebSocketCloseDetails
type IWebSocketCloseDetails = interface
Public Interface IWebSocketCloseDetails
Properties
InputCloseStatus |
Gets the status of the input close details. |
InputCloseStatusDescription |
Gets the status description of the close details. |
Methods
SetOutputCloseStatus(WebSocketCloseStatus, String) |
Sets the output status and description of the close details of the web socket. |
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.