
When the LocalClient is constructed, it is possible to extract all the needed information at that time. The only obstacle is the fact that the LocalClient is constructed at the same time the session is. Since the client DCB is created before the session, it is safe to extract the shared data directly from it.