CancelInvocationMessage interface
A hub message sent to request that a streaming invocation be canceled.
- Extends
headers | A MessageHeaders dictionary containing headers attached to the message. |
invocation |
The invocation ID. |
type |
A MessageHeaders dictionary containing headers attached to the message.
headers?: MessageHeaders
Property Value
The invocation ID.
invocationId: string
Property Value
string