DFS ItemAlreadyInLocalCache Method (DistributedItem)NetworkComms.Net Help
Returns true if the provided item is already present within the swarm

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

public static bool ItemAlreadyInLocalCache(
	DistributedItem item
)

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:DistributedFileSystem.DFS.ItemAlreadyInLocalCache(DistributedFileSystem.DistributedItem)"]

See Also