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(
	Stream stream
)

Parameters

stream
Type: System.IO..::.Stream

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

See Also