Property IsInUse
IsInUse
Gets a value indicating whether the context is actively held by a session or an
in-flight request (true), or sits idle in the recycle pool kept warm for
reuse (false).
public bool IsInUse { get; }
Gets a value indicating whether the context is actively held by a session or an
in-flight request (true), or sits idle in the recycle pool kept warm for
reuse (false).
public bool IsInUse { get; }