Share via


Classe AsyncStatus

The AsyncStatus object represents the status of an asynchronous process.

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

Sintaxe

'Declaração
Public NotInheritable Class AsyncStatus
'Uso
Dim instance As AsyncStatus
public sealed class AsyncStatus
public ref class AsyncStatus sealed
[<SealedAttribute>]
type AsyncStatus =  class end
public final class AsyncStatus

Hierarquia de herança

System. . :: . .Object
  Microsoft.SqlServer.Management.Smo..::..AsyncStatus

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.