Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


CancelInvocationMessage Class

Definition

The CancelInvocationMessage represents a cancellation of a streaming method.

C#
public class CancelInvocationMessage : Microsoft.AspNetCore.SignalR.Protocol.HubInvocationMessage
Inheritance
CancelInvocationMessage

Constructors

CancelInvocationMessage(String)

Initializes a new instance of the CancelInvocationMessage class.

Properties

Headers

Gets or sets a name/value collection of headers.

(Inherited from HubInvocationMessage)
InvocationId

Gets the invocation ID.

(Inherited from HubInvocationMessage)

Applies to

Προϊόν Εκδόσεις
ASP.NET Core 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0