Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
E22844-03
Create a ConfigurablePofContext..::.PofConfig object based on a configuration
that was either provided as XML, or can be loaded from the
specified (or default) URI.
Namespace:
Tangosol.IO.PofAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
protected internal virtual ConfigurablePofContext..::.PofConfig CreatePofConfig() |
Return Value
A PofConfig for this ConfigurablePofContext.
Exceptions
| Exception | Condition |
|---|---|
| If XML configuration file contains bad data. |