IIngestManifest.Update Method
Updates manifest.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Assembly: Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
Syntax
'Declaration
Sub Update
'Usage
Dim instance As IIngestManifest
instance.Update()
void Update()
void Update()
abstract Update : unit -> unit
function Update()