Ed2kFilelinkRootHash Property
Gets the MD4 root hash.
The Root Hash allows advanced error correction and check methods by supplying a
trusted value for AICH (Intelligent Corruption Handling).
Namespace: DevCase.Core.Networking.Peer2PeerAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public string RootHash { get; }
Public ReadOnly Property RootHash As String
Get
Dim instance As Ed2kFilelink
Dim value As String
value = instance.RootHash
public:
property String^ RootHash {
String^ get ();
}
member RootHash : string with get
No code example is currently available or this language may not be supported.
Property Value
String