StorageDomainManager<TData>::ReplaceAsync Method (String^, TData)
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Storage (in Microsoft.WindowsAzure.Mobile.Service.Storage.dll)
public: [DebuggerStepThroughAttribute] virtual Task<TData>^ ReplaceAsync( String^ id, TData data ) sealed
Return Value
Type: System.Threading.Tasks::Task<TData>^
Show: