Property UpdateMD5
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; }
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; }