Stores the given value into backing store for retrieval later.

Declaration Syntax
protected override void SynchronizedSetValue(
Object newValue
)
Protected Overrides Sub SynchronizedSetValue ( _
newValue As Object _
)
protected:
virtual void SynchronizedSetValue(
Object^ newValue
) override

Parameters
- newValue (Object)
- The object being stored.
Assembly:
Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)