Property DisableMD5
DisableMD5
Gets or sets whether to disable MD5 checksum computation when uploading a GridFS file.
public bool DisableMD5 { get; }
Property Value
- bool
Whether MD5 checksum computation is disabled when uploading a GridFS file.