Namespace:
DistributedFileSystem
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static void RemoveItem(
string itemCheckSum,
bool broadcastRemoval = true,
bool removeSwarmWide = false
)
Parameters
- itemCheckSum
- Type: SystemString
- broadcastRemoval (Optional)
- Type: SystemBoolean
- removeSwarmWide (Optional)
- Type: SystemBoolean
See Also