DFS MostRecentlyCompletedItem Method NetworkComms.Net Help
Returns the most recently completed item in the DFS. Returns null if there are no DFS items.

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

public static DistributedItem MostRecentlyCompletedItem()

Return Value

Type: DistributedItem

[Missing <returns> documentation for "M:DistributedFileSystem.DFS.MostRecentlyCompletedItem"]

See Also