This topic has not yet been rated - Rate this topic

PreTearDown Method

Called during the chain of responsibility for a teardown operation. The PreTearDown method is called when the chain is being executed in the forward direction.

Namespace:  Microsoft.Practices.ObjectBuilder2
Assembly:  Microsoft.Practices.Unity (in Microsoft.Practices.Unity.dll)
void PreTearDown(
	IBuilderContext context
)

Parameters

context
Type: Microsoft.Practices.ObjectBuilder2..::.IBuilderContext
Context of the teardown operation.
Did you find this helpful?
(1500 characters remaining)