Partager via


IChannel.StartAdvertisementAsync(TimeSpan, Int32, Boolean) Méthode

Définition

public System.Threading.Tasks.Task StartAdvertisementAsync (TimeSpan duration, int cueId, bool showSlate = true);
abstract member StartAdvertisementAsync : TimeSpan * int * bool -> System.Threading.Tasks.Task
Public Function StartAdvertisementAsync (duration As TimeSpan, cueId As Integer, Optional showSlate As Boolean = true) As Task

Paramètres

duration
TimeSpan
cueId
Int32
showSlate
Boolean

Retours

S’applique à