combit List & Label 29 - .NET Help
combit.Reporting.AdhocDesign.Web Namespace / AdhocWebDesigner Class / SessionManager Property


In This Topic
    SessionManager Property (AdhocWebDesigner)
    In This Topic
    Gets the current Ad-hoc Designer session manager that controls the lifetimes of the client sessions.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property SessionManager As IAdhocDesignerSessionManager
    public static IAdhocDesignerSessionManager SessionManager {get;}
    public:
    static property IAdhocDesignerSessionManager^ SessionManager {
       IAdhocDesignerSessionManager^ get();
    }
    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also