DistributedItem GetChunkStream Method NetworkComms.Net Help
Returns a StreamSendWrapper corresponding to the requested chunkIndex.

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

public StreamTools..::..StreamSendWrapper GetChunkStream(
	byte chunkIndex
)

Return Value

Type: StreamTools StreamSendWrapper

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

See Also