Click or drag to resize

PeerInfo.RemovePeerIPEndPoint Method (ConnectionInfo)

Namespace:  DistributedFileSystem
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool RemovePeerIPEndPoint(
	ConnectionInfo connectionInfo
)

Parameters

connectionInfo
Type: NetworkCommsDotNet.ConnectionInfo

Return Value

Type: Boolean
See Also