Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
SynchronizedGetValue Method
NamespacesGenesyslab.Desktop.Infrastructure.DependencyInjectionContainerControlledLifetimeManagerExSynchronizedGetValue()()()
Retrieve a value from the backing store associated with this Lifetime policy.
Declaration Syntax
C#Visual BasicVisual C++
protected override Object SynchronizedGetValue()
Protected Overrides Function SynchronizedGetValue As Object
protected:
virtual Object^ SynchronizedGetValue() override
Return Value
the object desired, or null if no such object is currently stored.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)