Share via


SseFrame.Data Property

Definition

The collection of data objects for the event.

public System.Collections.Generic.IList<object>? Data { get; init; }
member this.Data : System.Collections.Generic.IList<obj> with get, set
Public Property Data As IList(Of Object)

Property Value

Applies to