Array of the indices for all the peers currently connected to the TimelineSynchronizer

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

Syntax

C#
public ushort[] PeerIndices { get; }

See Also