Property ChunkSizeBytes
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
ChunkSizeBytes
Gets the size of a chunk.
public int ChunkSizeBytes { get; }
Property Value
The size of a chunk.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the size of a chunk.
public int ChunkSizeBytes { get; }
The size of a chunk.