enableAutoStop property

bool? enableAutoStop
getter/setter pair

This setting indicates whether auto stop is enabled for this broadcast.

The default value for this property is false. This setting can only be used by Events.

Implementation

core.bool? enableAutoStop;