SwarmChunkAvailability RecordLocalChunkCompletion Method NetworkComms.Net Help
Records a chunk as available for the local peer

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public void RecordLocalChunkCompletion(
	byte chunkIndex
)
See Also