AbstractPofValueSetValue Method |
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Update this PofValue.
Namespace:
Tangosol.IO.Pof.Reflection
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
Remarks
The changes made using this method will be immediately reflected
in the result of
GetValue method, but
will not be applied to the underlying POF stream until the
ApplyChanges method is invoked on the
root IPofValue.
See Also