ExternallyControlledLifetimeManager Methods

The ExternallyControlledLifetimeManager type exposes the following members.

Methods

  Name Description
Ee649587.pubmethod(en-us,PandP.20).gif Equals (Inherited from Object.)
Ee649587.protmethod(en-us,PandP.20).gif Finalize (Inherited from Object.)
Ee649587.pubmethod(en-us,PandP.20).gif GetHashCode (Inherited from Object.)
Ee649587.pubmethod(en-us,PandP.20).gif GetType (Inherited from Object.)
Ee649587.pubmethod(en-us,PandP.20).gif GetValue
Retrieve a value from the backing store associated with this Lifetime policy.
(Overrides LifetimeManager.GetValue().)
Ee649587.protmethod(en-us,PandP.20).gif MemberwiseClone (Inherited from Object.)
Ee649587.pubmethod(en-us,PandP.20).gif RemoveValue
Remove the given object from backing store.
(Overrides LifetimeManager.RemoveValue().)
Ee649587.pubmethod(en-us,PandP.20).gif SetValue
Stores the given value into backing store for retrieval later.
(Overrides LifetimeManager.SetValue(Object).)
Ee649587.pubmethod(en-us,PandP.20).gif ToString (Inherited from Object.)

See Also

ExternallyControlledLifetimeManager Class

Microsoft.Practices.Unity Namespace