DistributedItem ItemCheckSum Property NetworkComms.Net Help
The MD5 checksum for the completed item. Used to validate a completed build.

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public string ItemCheckSum { get; private set; }

Property Value

Type: OnlineString
See Also