NodeOPCUA API Documentation
    Preparing search index...

    Interface IServerSessionBase

    interface IServerSessionBase {
        clientLastContactTime: number;
        sessionName: string;
        sessionTimeout: number;
        status: string;
    }

    Implemented by

    Index

    Properties

    clientLastContactTime: number
    sessionName: string
    sessionTimeout: number
    status: string