Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Add a referenced object based on the current principal.

Namespace:  Tangosol.Net.Internal
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public virtual void Set(
	Object oRef
)

Parameters

oRef
Type: System..::.Object
The referenced object.

See Also