ProgressStreamContentTryComputeLength Method

[Missing <summary> documentation for "M:GenerativeAI.Core.ProgressStreamContent.TryComputeLength(System.Int64@)"]

Definition

Namespace: GenerativeAI.Core
Assembly: GenerativeAI (in GenerativeAI.dll) Version: 2.0.2+aa51399cad6d90cc71158d589a6268608b3c1893
C#
protected override bool TryComputeLength(
	out long length
)

Parameters

length  Int64

[Missing <param name="length"/> documentation for "M:GenerativeAI.Core.ProgressStreamContent.TryComputeLength(System.Int64@)"]

Return Value

Boolean

[Missing <returns> documentation for "M:GenerativeAI.Core.ProgressStreamContent.TryComputeLength(System.Int64@)"]

See Also