Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
HandshakeProtocol.SuccessHandshakeData Field
Definition
- Namespace:
- Microsoft.AspNetCore.SignalR.Protocol
- Assembly:
- Microsoft.AspNetCore.SignalR.Common.dll
- Package:
- Microsoft.AspNetCore.SignalR.Common v1.0.0
- Package:
- Microsoft.AspNetCore.SignalR.Common v1.1.0
- Source:
- HandshakeProtocol.cs
- Source:
- HandshakeProtocol.cs
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The serialized representation of a success handshake.
public: static ReadOnlyMemory<System::Byte> SuccessHandshakeData;
public static ReadOnlyMemory<byte> SuccessHandshakeData;
staticval mutable SuccessHandshakeData : ReadOnlyMemory<byte>
Public Shared SuccessHandshakeData As ReadOnlyMemory(Of Byte)
Field Value
Applies to
Feedback
Was this page helpful?
