次の方法で共有


IChannel.SendShowSlateOperationAsync(TimeSpan, String) メソッド

定義

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.MediaServices.Client.IOperation> SendShowSlateOperationAsync (TimeSpan duration, string assetId);
abstract member SendShowSlateOperationAsync : TimeSpan * string -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.MediaServices.Client.IOperation>
Public Function SendShowSlateOperationAsync (duration As TimeSpan, assetId As String) As Task(Of IOperation)

パラメーター

duration
TimeSpan
assetId
String

戻り値

適用対象