DistributedItem AssembleItem Method NetworkComms.Net Help
Assemble this DFS item using the swarm

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

public void AssembleItem(
	int assembleTimeoutSecs
)

Parameters

assembleTimeoutSecs
Type: OnlineSystem Int32
The maximum time to allow to build this item before throwing a timeout exception.
See Also