Create an item link request
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- availableItems
- Type: System.Collections.Generic Dictionary String, DateTime
The available DFS items. Key is itemCheckSum. Value is Item.ItemBuildCompleted
- linkRequestReply (Optional)
- Type: System Boolean
True if this DFSLinkRequest is the originating or reply linkRequest
See Also