Removes any peers which have the same endPoint as the provided currentActivePeerEndPoint except one with matching currentActivePeerIdentifier
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- currentActivePeerIdentifier
- Type: NetworkCommsDotNet.Tools ShortGuid
The NetworkIdenfier of the known active peer
- currentActivePeerEndPoint
- Type: System.Net IPEndPoint
The endPoint of the known active peer
See Also