@valon-technologies/gestalt
    Preparing search index...

    Interface RuntimeSessionLifecycle

    interface RuntimeSessionLifecycle {
        startedAt?: Date;
        recommendedDrainAt?: Date;
        expiresAt?: Date;
    }
    Index

    Properties

    startedAt?: Date
    recommendedDrainAt?: Date
    expiresAt?: Date