WebSocketReceiveResult.EndOfMessage Property

Definition

Indicates whether the message has been received completely.

public:
 property bool EndOfMessage { bool get(); };
public bool EndOfMessage { get; }
member this.EndOfMessage : bool
Public ReadOnly Property EndOfMessage As Boolean

Property Value

Returns Boolean.

Applies to