SseClientSubscription.Reader property

Channel reader producing formatted SSE payloads.

public ChannelReader<string> Reader { get; set; }

See Also