SwarmChunkAvailability AllPeerEndPoints Method NetworkComms.Net Help
Returns an array containing all known peer endpoints in the format locaIP:port

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

public string[] AllPeerEndPoints()

Return Value

Type:  OnlineString 

[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.AllPeerEndPoints"]

See Also