Gets a value indicating whether the container is currently being verified on the current thread.
Namespace: SimpleInjector
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Property Value
Type: BooleanTrue in case the container is currently being verified on the current thread; otherwise false.
See Also