DistributedItem AccessItemBytes Method NetworkComms.Net Help
Once the item has been fully assembled the completed bytes can be access via this method.

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

public byte[] AccessItemBytes()

Return Value

Type:  OnlineByte 

[Missing <returns> documentation for "M:DistributedFileSystem.DistributedItem.AccessItemBytes"]

See Also