IMediaDataServiceContext.LoadPropertyAsync Method
Include Protected Members
Include Inherited Members
Loads the property asynchronously.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
LoadPropertyAsync(Object, String, Object) | Loads the property asynchronously. | |
LoadPropertyAsync(Object, String, DataServiceQueryContinuation, Object) | Loads the property asynchronously. | |
LoadPropertyAsync(Object, String, Uri, Object) | Loads the property asynchronously. |
Top