DataServiceAsyncExtensions Class

Extension methods to DataService classes.

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.MediaServices.Client.DataServiceAsyncExtensions

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class DataServiceAsyncExtensions
'Usage
public static class DataServiceAsyncExtensions
[ExtensionAttribute]
public ref class DataServiceAsyncExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DataServiceAsyncExtensions =  class end
public final class DataServiceAsyncExtensions

The DataServiceAsyncExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member ExecuteAsync<T>

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.WindowsAzure.MediaServices.Client Namespace