IsTransient Property
Definition
IsTransient
Gets a value indicating whether this instance is transient.
public virtual bool IsTransient { get; }
Property Value
- bool
trueif this instance is transient; otherwise,false.
Gets a value indicating whether this instance is transient.
public virtual bool IsTransient { get; }
true if this instance is transient; otherwise, false.