PingMessage.Instance 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.
A static instance of the PingMessage to remove unneeded allocations.
public: static initonly Microsoft::AspNetCore::SignalR::Protocol::PingMessage ^ Instance;
public static readonly Microsoft.AspNetCore.SignalR.Protocol.PingMessage Instance;
staticval mutable Instance : Microsoft.AspNetCore.SignalR.Protocol.PingMessage
Public Shared ReadOnly Instance As PingMessage