LiveEventActionInput Class

Definition

The LiveEvent action input parameter definition.

public class LiveEventActionInput
type LiveEventActionInput = class
Public Class LiveEventActionInput
Inheritance
LiveEventActionInput

Constructors

LiveEventActionInput()

Initializes a new instance of the LiveEventActionInput class.

LiveEventActionInput(Nullable<Boolean>)

Initializes a new instance of the LiveEventActionInput class.

Properties

RemoveOutputsOnStop

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

Applies to