Gets or sets the delivery mode of the timeline.

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

Syntax

C#
public DeliveryMode DeliveryMode { get; set; }

See Also