KestrunHost.GetSseConnectedClientCount method

Gets the number of currently connected SSE broadcast clients, if available.

public int? GetSseConnectedClientCount()

Return Value

Connected client count, or null when the app is not built or SSE broadcaster is not registered.

See Also