Method SetLength
SetLength(long)
Sets the length of the GridFS file.
public override void SetLength(long value)
Parameters
valuelongThe length.
Sets the length of the GridFS file.
public override void SetLength(long value)
value longThe length.