Search Results for

    Show / Hide Table of Contents

    Interface ISessionService

    Session service holds a variable to the current session

    Namespace: Simplic.Session
    Assembly: Simplic.Session.dll
    Syntax
    public interface ISessionService

    Properties

    | Improve this Doc View Source

    CurrentSession

    Gets or sets the current session

    Declaration
    Session CurrentSession { get; set; }
    Property Value
    Type Description
    Session.Session
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx