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