Removes the provided connectionInfo from all internal dictionaries. Returns true if connectionInfo exists, otherwise false
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- connectionInfo
- Type: NetworkCommsDotNet ConnectionInfo
The connectionInfo to remove
Return Value
Type: Boolean[Missing <returns> documentation for "M:DistributedFileSystem.PeerInfo.RemovePeerIPEndPoint(NetworkCommsDotNet.ConnectionInfo)"]
See Also