Share via


ODataBatchContent.TryComputeLength(Int64) Method

Definition

Determines whether the HTTP content has a valid length in bytes.

protected override bool TryComputeLength(out long length);
override this.TryComputeLength : int64 -> bool
Protected Overrides Function TryComputeLength (ByRef length As Long) As Boolean

Parameters

length
Int64

Returns

Applies to