ItemAssemblyConfig ChunkSizeInBytes Property NetworkComms.Net Help
Maximum size of each chunk in bytes. The final chunk may be less than this value.

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public int ChunkSizeInBytes { get; private set; }

Property Value

Type: OnlineInt32
See Also