The number of complete peers in this swarm.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- totalItemChunks
- Type: System Byte
The total number of chunks in this item
- excludeSuperPeers (Optional)
- Type: System Boolean
True if super peers should be excluded from the count.
Return Value
Type: Int32[Missing <returns> documentation for "M:DistributedFileSystem.SwarmChunkAvailability.NumCompletePeersInSwarm(System.Byte,System.Boolean)"]
See Also