Communicates with the provided peer to see if any item swarms can be linked. This is a single link event,
possibly use InitialiseDFSLink() for a maintained link.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- peerIP
- Type: System String
The IPAddress of the peer
- peerPort
- Type: System Int32
The port of the peer
See Also