Freigeben über


IStreamingLocatorsOperations Schnittstelle

Definition

StreamingLocatorsOperations-Vorgänge.

public interface IStreamingLocatorsOperations
type IStreamingLocatorsOperations = interface
Public Interface IStreamingLocatorsOperations

Methoden

CreateWithHttpMessagesAsync(String, String, String, StreamingLocator, Dictionary<String,List<String>>, CancellationToken)

Erstellen eines Streaminglocators

DeleteWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Löschen eines Streaminglocators

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Abrufen eines Streaminglocators

ListContentKeysWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Führt Inhaltsschlüssel auf.

ListNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listenstreaminglocator

ListPathsWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Führt Pfade auf.

ListWithHttpMessagesAsync(String, String, ODataQuery<StreamingLocator>, Dictionary<String,List<String>>, CancellationToken)

Listenstreaminglocator

Erweiterungsmethoden

Create(IStreamingLocatorsOperations, String, String, String, StreamingLocator)

Erstellen eines Streaminglocators

CreateAsync(IStreamingLocatorsOperations, String, String, String, StreamingLocator, CancellationToken)

Erstellen eines Streaminglocators

Delete(IStreamingLocatorsOperations, String, String, String)

Löschen eines Streaminglocators

DeleteAsync(IStreamingLocatorsOperations, String, String, String, CancellationToken)

Löschen eines Streaminglocators

Get(IStreamingLocatorsOperations, String, String, String)

Abrufen eines Streaminglocators

GetAsync(IStreamingLocatorsOperations, String, String, String, CancellationToken)

Abrufen eines Streaminglocators

List(IStreamingLocatorsOperations, String, String, ODataQuery<StreamingLocator>)

Listenstreaminglocator

ListAsync(IStreamingLocatorsOperations, String, String, ODataQuery<StreamingLocator>, CancellationToken)

Listenstreaminglocator

ListContentKeys(IStreamingLocatorsOperations, String, String, String)

Führt Inhaltsschlüssel auf.

ListContentKeysAsync(IStreamingLocatorsOperations, String, String, String, CancellationToken)

Führt Inhaltsschlüssel auf.

ListNext(IStreamingLocatorsOperations, String)

Listenstreaminglocator

ListNextAsync(IStreamingLocatorsOperations, String, CancellationToken)

Listenstreaminglocator

ListPaths(IStreamingLocatorsOperations, String, String, String)

Führt Pfade auf.

ListPathsAsync(IStreamingLocatorsOperations, String, String, String, CancellationToken)

Führt Pfade auf.

Gilt für: