Returns true if a peer with the provided IPEndPoint exists in the swarm
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- peerIPEndPoint
- Type:
System.Net IPEndPoint
The relevant IPEndPoint
Return Value
Type:
[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.PeerExistsInSwarm(System.Net.IPEndPoint)"]
See Also