Ed2kFilelinkHashSet Property

Gets the MD4 hash set.

A hash set ensure that this file is always correct and helps spreading new and rare files.

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 ReadOnlyCollection<string> HashSet { get; }

Property Value

ReadOnlyCollectionString

See Also