asp.net - structuremap objectfactory life time -


i've been using structuremap since couple of months. use objectfactory.getinstance take right instance of object i've use.

actually, need understand default objectfactory's instancescope. threadlocal?

do u know can read it?

first result on google "structuremap lifecycle":

http://structuremap.github.com/structuremap/scoping.htm

"perrequest" default lifecycle if didnt specify 1 in registry


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -