Interface ISessionBuilder
- Namespace
- Sportradar.OddsFeed.SDK.Api
- Assembly
- Sportradar.OddsFeed.SDK.dll
Represents a second step when building a IUofSession instance
public interface ISessionBuilder
Methods
Build()
Builds and returns a IUofSession instance
IUofSession Build()
Returns
- IUofSession
the built IUofSession instance