Share via


NWWebSocketCloseCode Enum

Definition

public enum NWWebSocketCloseCode
type NWWebSocketCloseCode = 
Inheritance
NWWebSocketCloseCode

Fields

Name Value Description
NormalClosure 1000
GoingAway 1001
ProtocolError 1002
UnsupportedData 1003
NoStatusReceived 1005
AbnormalClosure 1006
InvalidFramePayloadData 1007
PolicyViolation 1008
MessageTooBig 1009
MandatoryExtension 1010
InternalServerError 1011
TlsHandshake 1015

Applies to