Class WebSocketMessage
Namespace: Sisk.Core.Http.Streams
Assembly: Sisk.Core.dll
Represents an websocket request message received by an websocket server.
public sealed class WebSocketMessage
Inheritance
Inherited Members
object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properties
Gets the message length in byte count.
Gets an byte array with the message contents.
Gets the sender HttpWebSocket object instance which received this message.
Methods
Reads the message bytes as string using the specified encoding.
Reads the message bytes as string using the HTTP request encoding.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語