Ed2kFilelinkSources Property

Gets the known eMule sources to the link, in the format [IP:port] or [hostname:port], providing instant sources for the download.

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<DnsEndPoint> Sources { get; }

Property Value

ReadOnlyCollectionDnsEndPoint

See Also