CancelInvocationMessage 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.
The CancelInvocationMessage represents a cancellation of a streaming method.
public ref class CancelInvocationMessage : Microsoft::AspNetCore::SignalR::Protocol::HubInvocationMessage
C#
public class CancelInvocationMessage : Microsoft.AspNetCore.SignalR.Protocol.HubInvocationMessage
type CancelInvocationMessage = class
inherit HubInvocationMessage
Public Class CancelInvocationMessage
Inherits HubInvocationMessage
- Inheritance
Cancel |
Initializes a new instance of the CancelInvocationMessage class. |
Headers |
Gets or sets a name/value collection of headers. (Inherited from HubInvocationMessage) |
Invocation |
Gets the invocation ID. (Inherited from HubInvocationMessage) |
Προϊόν | Εκδόσεις |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |