Remove any items from the DFS with a matching itemTypeStr
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- ItemTypeStr
- Type: System String
The item type string to match
- broadcastRemoval (Optional)
- Type: System Boolean
If true all peers will be notified that we are removing matching items.
See Also