EventPayload Property

ScaleOut Software NamedCache API
An optional payload of bytes that can hold data related to the event (typically a serialized object).

Namespace:  Soss.Client
Assembly:  soss_namedcache (in soss_namedcache.dll) Version: 6.2.0.0
Syntax

public byte[] Payload { get; }

Property Value

Type: Byte
See Also

Reference