Building a session

Version: 10.4

Once you have set all the session configuration parameters, you can invoke the BuildSession method to create the session. For example:

RequestResponse
SitecoreUTSessionBuilder.SessionWithHost("https://mysite.com")
                        .BuildSession();

Do you have some feedback for us?

If you have suggestions for improving this article,