Disconnect a peer from the timeline synchronizer

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public void DisconnectPeer(
	ushort peerIndex
)

Parameters

peerIndex
Type: System..::..UInt16
Index number for the peer that connected.

See Also