C# Class DistributedFileSystem.ItemRemovalUpdate

Show file Open project: MarcFletcher/NetworkComms.Net Class Usage Examples

Private Properties

Property Type Description
ItemRemovalUpdate System

Public Methods

Method Description
ItemRemovalUpdate ( ShortGuid sourceNetworkIdentifier, string itemCheckSum, bool removeSwarmWide ) : System

Private Methods

Method Description
ItemRemovalUpdate ( ) : System

Method Details

ItemRemovalUpdate() public method

public ItemRemovalUpdate ( ShortGuid sourceNetworkIdentifier, string itemCheckSum, bool removeSwarmWide ) : System
sourceNetworkIdentifier NetworkCommsDotNet.Tools.ShortGuid
itemCheckSum string
removeSwarmWide bool
return System