[This is preliminary documentation and is subject to change.]
Indicates that session object was just created with current request processing cycle
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsNew { get; }
public bool IsNew { get; }
Public ReadOnly Property IsNew As Boolean
Get
Public ReadOnly Property IsNew As Boolean
Get
public:
virtual property bool IsNew {
bool get () sealed;
}
public:
virtual property bool IsNew {
bool get () sealed;
}
abstract IsNew : bool with get
override IsNew : bool with get
abstract IsNew : bool with get
override IsNew : bool with get
Property Value
Type:
BooleanImplements
ISession IsNew