.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Web.Model
SplitSessionModel Class
SplitSessionModel Methods
InstantiateAttributeHolder Method
InstantiateAttributeHolder Method (String)
InstantiateAttributeHolder Method (String, Binary, Int32)
SplitSessionModel
InstantiateAttributeHolder Method (String)
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Instantiate attribute holder for new session attribute.
Namespace:
Tangosol.Web.Model
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
protected
override
TraditionalSessionModel
AttributeHolder
InstantiateAttributeHolder
(
string
name
)
Parameters
name
Type:
System
String
Attribute name.
Return Value
Type:
TraditionalSessionModel
AttributeHolder
Attribute holder.
See Also
Reference
SplitSessionModel Class
InstantiateAttributeHolder Overload
Tangosol.Web.Model Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.