IMediaResponse.ContentLength Property

Definition

Gets the HTTP ContentLength header value for the response associated with the media resource in the Azure Cosmos DB service.

public long ContentLength { get; }
member this.ContentLength : int64
Public ReadOnly Property ContentLength As Long

Property Value

The HTTP ContentLength header value.

Applies to