Bytes
property in Coherence.Common.CustomPayload
Properties
public readonly byte[] Bytes { get; }
Returns the payload's underlying byte array.
Property Value
Type | Description |
---|---|
byte[] |
public readonly byte[] Bytes { get; }
Returns the payload's underlying byte array.
Type | Description |
---|---|
byte[] |