interface IServerSession2 {
    sessionContext: ISessionContext;
}

Properties

Properties

sessionContext: ISessionContext