Set the unique id for the timeline

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

Syntax

C#
public void SetId(
	short id
)

Parameters

id
Type: System..::..Int16
Unique id received from the message router

Implements

RemoteUpdater..::..SetId(Int16)

See Also