IBootstrapper Methods |
[This is preliminary documentation and is subject to change.]
The IBootstrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAsyncScope |
Create a scope that allows working in an async manner
| |
| CreateThreadedScope |
Create a scope that is limited to the current thread
| |
| VerifyDependencyInjection |
Verify if the container has been configured properly
|