PeerInfo RemovePeerIPEndPoint Method (ConnectionInfo)NetworkComms.Net Help
Removes the provided connectionInfo from all internal dictionaries. Returns true if connectionInfo exists, otherwise false

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

public bool RemovePeerIPEndPoint(
	ConnectionInfo connectionInfo
)

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:DistributedFileSystem.PeerInfo.RemovePeerIPEndPoint(NetworkCommsDotNet.ConnectionInfo)"]

See Also