HandshakeResponseMessage.Empty Field
Definition
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.
An empty response message with no error.
public: static initonly Microsoft::AspNetCore::SignalR::Protocol::HandshakeResponseMessage ^ Empty;
public static readonly Microsoft.AspNetCore.SignalR.Protocol.HandshakeResponseMessage Empty;
staticval mutable Empty : Microsoft.AspNetCore.SignalR.Protocol.HandshakeResponseMessage
Public Shared ReadOnly Empty As HandshakeResponseMessage