IProgram Interface

Definition

public interface IProgram
type IProgram = interface
Public Interface IProgram

Properties

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

Methods

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

Applies to