DistributedItem ChunkAvailableLocally Method NetworkComms.Net Help
Returns true if the requested chunk is available locally

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

public bool ChunkAvailableLocally(
	byte chunkIndex
)

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:DistributedFileSystem.DistributedItem.ChunkAvailableLocally(System.Byte)"]

See Also