DistributedItem CopyItemDataStream Method NetworkComms.Net Help
Copies the contents of the item data stream to the provided destination stream

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

public void CopyItemDataStream(
	Stream destinationStream
)
See Also