Property ChunkSizeBytes NamespaceMongoDB.Driver.GridFS AssemblyMongoDB.Driver.dll ChunkSizeBytes Gets or sets the chunk size in bytes. public int? ChunkSizeBytes { get; set; } Property Value int? The chunk size in bytes.