BackupRestoreBase.currentAsyncOperation Field

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Syntax

'Declaration
Protected currentAsyncOperation As BackupRestoreBase..::..AsyncOperation
'Usage
Dim value As BackupRestoreBase..::..AsyncOperation

value = Me.currentAsyncOperation

Me.currentAsyncOperation = value
protected BackupRestoreBase..::..AsyncOperation currentAsyncOperation
protected:
BackupRestoreBase..::..AsyncOperation currentAsyncOperation
val mutable currentAsyncOperation: BackupRestoreBase..::..AsyncOperation
protected var currentAsyncOperation : BackupRestoreBase..::..AsyncOperation