Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

WebSocketReceiveResult Class

Namespace: Rebex.Net
Assembly: Rebex.WebSocket.dll (version 7.0.9147)

Result of a call to Receive<T>() or equivalent method.

Syntax
public class WebSocketReceiveResult
Inheritance
Object
WebSocketReceiveResult
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
WebSocketReceiveResult(Int32, WebSocketMessageType, Boolean)

Creates a new instance of WebSocketReceiveResult.

WebSocketReceiveResult(Int32, WebSocketMessageType, Boolean, Nullable<WebSocketCloseStatus>, String)

Creates a new instance of WebSocketReceiveResult.

Properties

Name Description
CloseStatus

Gets received message close status.

CloseStatusDescription

Gets received message close status description.

Count

Indicates amount of bytes received by websocket.

EndOfMessage

Indicates if the message is received completely.

MessageType

Gets received message's type.

In This Article
  • Constructors
  • Properties
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies