Returns true if the specified peer has the specified chunkIndex.
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
- chunkIndex
- Type: System Byte
The desired chunkIndex
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.PeerHasChunk(NetworkCommsDotNet.Tools.ShortGuid,System.Byte)"]
See Also