Introduces a new item into the swarm and sends a build command to the originating requester
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- peerConnection
- Type: NetworkCommsDotNet.Connections Connection
The peer which requested the DFS item
- itemToDistribute
- Type: DistributedFileSystem DistributedItem
The item to be distributed
- completedPacketType
- Type: System String
The packet type to use once the item has been fully assembled
See Also