Table of Contents

Method SetLength

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

SetLength(long)

Sets the length of the GridFS file.

public override void SetLength(long value)

Parameters

value long

The length.