ConnectionPolicy.MediaReadMode
Property
Definition
Gets or sets the attachment content (a.k.a. media) download mode when connecting to the Azure DocumentDB database service.
public Microsoft.Azure.Documents.Client.MediaReadMode MediaReadMode { get; set; }
Property Value
Default value is Buffered.