SwarmChunkAvailability SetIPEndPointBusy Method NetworkComms.Net Help
Set the provided peer IPEndPoint busy status to busy

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

public void SetIPEndPointBusy(
	ShortGuid networkIdentifier,
	IPEndPoint peerIPEndPoint
)
See Also