Udostępnij za pośrednictwem


StreamingEndpointBaseCollection.SendCreateOperationAsync Method

Definition

public System.Threading.Tasks.Task<Microsoft.WindowsAzure.MediaServices.Client.IOperation> SendCreateOperationAsync (Microsoft.WindowsAzure.MediaServices.Client.StreamingEndpointCreationOptions options);
member this.SendCreateOperationAsync : Microsoft.WindowsAzure.MediaServices.Client.StreamingEndpointCreationOptions -> System.Threading.Tasks.Task<Microsoft.WindowsAzure.MediaServices.Client.IOperation>
Public Function SendCreateOperationAsync (options As StreamingEndpointCreationOptions) As Task(Of IOperation)

Parameters

Returns

Applies to