Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
Tangosol.Web.Model
SplitSessionModel.ExternalAttributeHolder Class
ExternalAttributeHolder Constructor
SplitSessionModel.ExternalAttributeHolder Constructor (AbstractSessionModel, String)
SplitSessionModel.ExternalAttributeHolder Constructor (AbstractSessionModel, String, Object)
SplitSessionModel.ExternalAttributeHolder Constructor (AbstractSessionModel, String, Binary, Int32)
SplitSessionModel
ExternalAttributeHolder Constructor (AbstractSessionModel, String, Binary, Int32)
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14
c
(14.1.1.0)
F23534-02
Construct AttributeHolder instance from a buffer.
Namespace:
Tangosol.Web.Model
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntax
C#
Copy
public
ExternalAttributeHolder
(
AbstractSessionModel
parent
,
string
name
,
Binary
binValue
,
int
of
)
Parameters
parent
Type:
Tangosol.Web.Model
AbstractSessionModel
Parent collection.
name
Type:
System
String
Attribute name.
binValue
Type:
Tangosol.Util
Binary
Serialized attribute value.
of
Type:
System
Int32
Attribute offset within collection buffer.
See Also
Reference
SplitSessionModel
ExternalAttributeHolder Class
SplitSessionModel
ExternalAttributeHolder Overload
Tangosol.Web.Model Namespace
Copyright © 2000, 2024, Oracle and/or its affiliates. All rights reserved.