次の方法で共有


IProgram インターフェイス

定義

public interface IProgram
type IProgram = interface
Public Interface IProgram

プロパティ

ArchiveWindowLength
Asset
AssetId
Channel
ChannelId
Created
Description
Id
LastModified
ManifestName
Name
State

メソッド

Delete()
DeleteAsync()
SendStartOperation()
SendStartOperationAsync()
SendStopOperation()
SendStopOperationAsync()
Start()
StartAsync()
Stop()
StopAsync()
Update()
UpdateAsync()

適用対象