StreamItemMessage 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.
Represents a single item of an active stream.
public ref class StreamItemMessage : Microsoft::AspNetCore::SignalR::Protocol::HubInvocationMessage
C#
public class StreamItemMessage : Microsoft.AspNetCore.SignalR.Protocol.HubInvocationMessage
type StreamItemMessage = class
inherit HubInvocationMessage
Public Class StreamItemMessage
Inherits HubInvocationMessage
- Inheritance
Stream |
Constructs a StreamItemMessage. |
Headers |
Gets or sets a name/value collection of headers. (Inherited from HubInvocationMessage) |
Invocation |
Gets the invocation ID. (Inherited from HubInvocationMessage) |
Item |
The single item from a stream. |
To |
Returns a string that represents the current object. |
Termék | Verziók |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |