Broadcast to all known peers that the local DFS is removing the specified item.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- itemCheckSum
- Type: System String
The checksum associated with this item
- removeSwarmWide
- Type: System Boolean
True if the item should be removed by all peers, swarm wide
See Also