Show / Hide Table of Contents

ExpectedDataLength Property

ExpectedDataLength

Gets or sets the expected length of the data for this response.

C#
public int? ExpectedDataLength { get; set; }

Property Value

Type Description
int?

The expected length of the data.

In this article
Back to top Generated by DocFX