Méthode | Description | |
---|---|---|
DequeueAsync ( ) : Task |
||
EnqueueAsync ( IMobileServiceFileOperation operation ) : Task | ||
FileOperationQueue ( IMobileServiceLocalStore store ) : System | ||
GetOperationByFileIdAsync ( string fileId ) : Task |
||
PeekAsync ( ) : Task |
||
RemoveAsync ( string id ) : Task |
Méthode | Description | |
---|---|---|
DefineTable ( IMobileServiceLocalStore store ) : void | ||
Delete ( Microsoft.WindowsAzure.MobileServices.Query.MobileServiceTableQueryDescription query ) : Task | ||
GetNextOperationItemAsync ( bool deleteItem ) : Task |
||
LoadOperationsInformation ( ) : OperationsInfo |
public EnqueueAsync ( IMobileServiceFileOperation operation ) : Task | ||
operation | IMobileServiceFileOperation | |
Résultat | Task |
public FileOperationQueue ( IMobileServiceLocalStore store ) : System | ||
store | IMobileServiceLocalStore | |
Résultat | System |
public GetOperationByFileIdAsync ( string fileId ) : Task |
||
fileId | string | |
Résultat | Task |