Creates a new instance of SwarmChunkAvailability
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- sourceConnectionInfoList
- Type: System.Collections.Generic List ConnectionInfo
A list of sources. Possibly multiple peers each with multiple IPEndPoints.
- totalNumChunks
- Type: System Byte
The total number of chunks in the associated DFS item, used for initialising peer chunkflags
See Also