BaseAsyncResult.IsCompleted (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Common
Ensamblado:  Microsoft.TeamFoundation.Common (en Microsoft.TeamFoundation.Common.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsCompleted As Boolean
public bool IsCompleted { get; }

Valor de propiedad

Tipo: System.Boolean

Implementaciones

IAsyncResult.IsCompleted

Seguridad de .NET Framework

Vea también

Referencia

BaseAsyncResult Clase

Microsoft.TeamFoundation.Common (Espacio de nombres)