ISessionFeature Interface

Definition

Provides access to the ISession for the current request.

public interface class ISessionFeature
public interface ISessionFeature
type ISessionFeature = interface
Public Interface ISessionFeature
Derived

Properties

Session

The ISession for the current request.

Applies to