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.