DistributedItem ItemBuildMode Property NetworkComms.Net Help
The build mode describing how the item should be built, i.e. memory or disk, as a single stream of 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