[This is preliminary documentation and is subject to change.]
Indicates whether this session was ended and will be destroyed after current request processing cycle
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsEnded { get; }
public bool IsEnded { get; }
Public ReadOnly Property IsEnded As Boolean
Get
Public ReadOnly Property IsEnded As Boolean
Get
public:
virtual property bool IsEnded {
bool get () sealed;
}
public:
virtual property bool IsEnded {
bool get () sealed;
}
abstract IsEnded : bool with get
override IsEnded : bool with get
abstract IsEnded : bool with get
override IsEnded : bool with get
Property Value
Type:
BooleanImplements
IEndableInstance IsEnded