Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Create a new instance of an appropriate ISessionModel for this model manager.

Namespace:  Tangosol.Web
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
ISessionModel CreateSessionModel()

Return Value

An instance of ISessionModel.

See Also