Share via


LiveEventActionContent.RemoveOutputsOnStop Property

Definition

The flag indicates whether live outputs are automatically deleted when live event is being stopped. Deleting live outputs do not delete the underlying assets.

public bool? RemoveOutputsOnStop { get; set; }
member this.RemoveOutputsOnStop : Nullable<bool> with get, set
Public Property RemoveOutputsOnStop As Nullable(Of Boolean)

Property Value

Applies to