共用方式為


IChannel.StartAdvertisementAsync(TimeSpan, Int32, Boolean) Method

Definition

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

Parameters

duration
TimeSpan
cueId
Int32
showSlate
Boolean

Returns

Applies to