Returns true if a peer with the provided networkIdentifier exists in this SwarmChunkAvailability
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- networkIdentifier
- Type: NetworkCommsDotNet.Tools ShortGuid
The network identifier of the relevant peer
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.PeerExistsInSwarm(NetworkCommsDotNet.Tools.ShortGuid)"]
See Also