IMediaResponse.ContentLength
Property
Definition
Gets the HTTP ContentLength header value for the response associated with the media resource in the Azure DocumentDB database service.
public long ContentLength { get; }
Property Value
The HTTP ContentLength header value.