Table of Contents

Property Bytes

Namespace
Scaleout.Client
Assembly
Scaleout.Client.dll

Bytes

An optional payload of bytes that can hold data related to the Invoke operation (typically a serialized object).

public byte[] Bytes { get; }

Property Value

byte[]