PeerInfo SetPeerIPEndPointBusyStatus Method NetworkComms.Net Help
Update the provided peer IPEndPoint busy status

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

public void SetPeerIPEndPointBusyStatus(
	ShortGuid networkIdentifier,
	IPEndPoint peerIPEndPoint,
	bool busyStatus
)
See Also