The TimelineServer type exposes the following members.

Methods

  NameDescription
Public methodStatic memberStart
Start timeline server - starts separate thread that processes incoming messages
Public methodStatic memberStep
Increments the current time
Public methodStatic memberStop
Stops net server
Public methodStatic memberUpdate
Processes incoming and outgoing messages

Properties

  NameDescription
Public propertyStatic memberIsStarted
True if timeline server is running
Public propertyStatic memberTimelineSynchronizer
Provides a message interface to synchronizes multiple, remote timeline managers.

Events

  NameDescription
Public eventStatic memberServerStarting
Triggered when timeline server is starting

See Also