ItemAssemblyConfig ItemBuildMode Property NetworkComms.Net Help
Build mode determines how the item should be built, i.e. memory or disk as a single stream or multiple blocks

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

public ItemBuildMode ItemBuildMode { get; private set; }

Property Value

Type: ItemBuildMode
See Also