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

Initializes a new instance of the ConfigurablePofContext class

Namespace:  Tangosol.IO.Pof
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public ConfigurablePofContext(
	string locator
)

Parameters

locator
Type: System..::.String

[Missing <param name="locator"/> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.#ctor(System.String)"]

See Also