Table of Contents

Property UpdateMD5

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.Legacy.dll

UpdateMD5

Gets or sets a value indicating whether to compute and update the MD5 hash for the file when the stream is closed.

[Obsolete("Use UpdateMD5 on MongoGridFSSettings instead.")]
public bool UpdateMD5 { get; set; }

Property Value

bool