HubInvocationMessage Class
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 base class for hub messages related to a specific invocation.
public ref class HubInvocationMessage abstract : Microsoft::AspNetCore::SignalR::Protocol::HubMessage
C#
public abstract class HubInvocationMessage : Microsoft.AspNetCore.SignalR.Protocol.HubMessage
type HubInvocationMessage = class
inherit HubMessage
Public MustInherit Class HubInvocationMessage
Inherits HubMessage
- Inheritance
- Derived
Hub |
Initializes a new instance of the HubInvocationMessage class. |
Headers |
Gets or sets a name/value collection of headers. |
Invocation |
Gets the invocation ID. |
Προϊόν | Εκδόσεις |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |