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(
	IXmlElement xml
)

Parameters

xml
Type: Tangosol.Run.Xml..::.IXmlElement

[Missing <param name="xml"/> documentation for "M:Tangosol.IO.Pof.ConfigurablePofContext.#ctor(Tangosol.Run.Xml.IXmlElement)"]

See Also