DFS ItemAlreadyInLocalCache Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodStatic memberItemAlreadyInLocalCache(String)
Returns true if an item with a matching itemCheckSum is present within the local cache
Public methodStatic memberItemAlreadyInLocalCache(DistributedItem)
Returns true if the provided item is already present within the swarm
Back to Top
See Also