Session Class
The TcHmiSrv.Session class was moved from the TcHmiSrv to the TcHmiSrv.Core namespace. It was therefore replaced by the Session class.
Differences between this release
- Session implements ICopyableT and IEquatableT.
- The Session.Session(Session) constructor was removed. Use the SessionDeepCopy method instead.