Ed2kFilelinkFileHash Property

Gets the MD4 file hash.

For every file shared in the eDonkey network an unique identification value is created using the MD4 algorithm. This value is called file hash and is contained in every standard eD2k link.

Definition

Namespace: DevCase.Core.Networking.Peer2Peer
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string FileHash { get; }

Property Value

String

See Also