SseBroadcastOptions.ContentType property

Response content type for the SSE stream (default: text/event-stream).

public string ContentType { get; set; }

See Also