Interface IMeasurementBlockProxy
IMeasurementBlockProxy.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
'Declaração
Public Interface IMeasurementBlockProxy _
Inherits IDisposable
public interface IMeasurementBlockProxy : IDisposable
public interface class IMeasurementBlockProxy : IDisposable
type IMeasurementBlockProxy =
interface
interface IDisposable
end
public interface IMeasurementBlockProxy extends IDisposable
O tipo IMeasurementBlockProxy expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
IsRunning |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Begin() | |
![]() |
Begin(Int64) | |
![]() |
Begin(Int64, String) | |
![]() |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Herdado de IDisposable.) |
![]() |
End() | |
![]() |
End(Int64) | |
![]() |
End(Int64, String) | |
![]() |
Step() | |
![]() |
Step(Int64) | |
![]() |
Step(Int64, String) |
Superior