IngestManifestFileCollection Methods

Include Protected Members
Include Inherited Members

The IngestManifestFileCollection type exposes the following members.

Methods

  Name Description
Public method Create Creates a new IIngestManifestFile object.
Public method CreateAsync(String, CancellationToken) Creates the manifest asset file asynchronously.
Public method CreateAsync(IIngestManifestAsset, String, CancellationToken) Creates the manifest asset file asynchronously.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that iterates through the collection. (Inherited from BaseCollection<T>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Returns an enumerator that iterates through a collection. (Inherited from BaseCollection<T>.)

Top

See Also

Reference

IngestManifestFileCollection Class

Microsoft.WindowsAzure.MediaServices.Client Namespace