Click or drag to resize

IBootstrapper Methods

[This is preliminary documentation and is subject to change.]

The IBootstrapper type exposes the following members.

Methods
  NameDescription
Public methodCreateAsyncScope
Create a scope that allows working in an async manner
Public methodCreateThreadedScope
Create a scope that is limited to the current thread
Public methodVerifyDependencyInjection
Verify if the container has been configured properly
Top
See Also