Skip to content

Using server side blazor without sticky sessions #25690

Discussion options

You must be logged in to vote

No, I'm afraid this is not supported.

The underlying reason is that circuits aren't serializable, since in general they can contain arbitrary data from your own application as well as things like delegates. So, circuit data can only exist in memory.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GTmAster
Comment options

Answer selected by SteveSandersonMS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants