SwarmChunkAvailability PeerIsSuperPeer Method NetworkComms.Net Help
Returns true if the specified peer is a super peer

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

public bool PeerIsSuperPeer(
	ShortGuid networkIdentifier
)

Parameters

networkIdentifier
Type: NetworkCommsDotNet.Tools ShortGuid
The network identifier of the relevant peer

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.PeerIsSuperPeer(NetworkCommsDotNet.Tools.ShortGuid)"]

See Also