HandshakeRequestMessage Class

Definition

A handshake request message.

C#
public class HandshakeRequestMessage : Microsoft.AspNetCore.SignalR.Protocol.HubMessage
Inheritance
HandshakeRequestMessage

Constructors

HandshakeRequestMessage(String, Int32)

Initializes a new instance of the HandshakeRequestMessage class.

Properties

Protocol

Gets the requested protocol name.

Version

Gets the requested protocol version.

Applies to

Tuote Versiot
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0