C# Класс Microsoft.Azure.Commands.RecoveryServices.Backup.Helpers.TrackingHelpers

Показать файл Открыть проект

Открытые методы

Метод Описание
WaitForOperationCompletionUsingStatusLink ( string statusUrlLink, BackUpOperationStatusResponse>.Func serviceClientMethod ) : Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse

Block to track the operation to completion. Waits till the status of the operation becomes something other than InProgress.

Описание методов

WaitForOperationCompletionUsingStatusLink() публичный статический Метод

Block to track the operation to completion. Waits till the status of the operation becomes something other than InProgress.
public static WaitForOperationCompletionUsingStatusLink ( string statusUrlLink, BackUpOperationStatusResponse>.Func serviceClientMethod ) : Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse
statusUrlLink string
serviceClientMethod BackUpOperationStatusResponse>.Func
Результат Microsoft.Azure.Management.RecoveryServices.Backup.Models.BackUpOperationStatusResponse