Show / Hide Table of Contents

Data Property

Data

Gets or sets the optional command data payload.

C#
public ReadOnlyMemory<byte> Data { get; set; }

Property Value

Type Description
ReadOnlyMemory<byte>
In this article
Back to top Generated by DocFX