Returns true if a peer has a complete copy of the DFS item
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
- totalNumChunks
- Type: System Byte
The total number of chunks in this item
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.PeerIsComplete(NetworkCommsDotNet.Tools.ShortGuid,System.Byte)"]
See Also