Retrieves of a value from the backing store associated
with this Lifetime policy.

Declaration Syntax
protected abstract Object SynchronizedGetValue()
Protected MustOverride Function SynchronizedGetValue As Object
protected:
virtual Object^ SynchronizedGetValue() abstract

Return Value
The object desired, or null if no such object is currently stored.

Remarks
This method is invoked by GetValue()()()
after it has acquired its lock.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)