Compartilhar via


Interface IMeasurementBlockProxy

 

IMeasurementBlockProxy.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

public interface IMeasurementBlockProxy : IDisposable
public interface class IMeasurementBlockProxy : IDisposable
type IMeasurementBlockProxy = 
    interface
        interface IDisposable
    end
Public Interface IMeasurementBlockProxy
    Inherits IDisposable

Propriedades

Nome Descrição
System_CAPS_pubproperty IsRunning

Métodos

Nome Descrição
System_CAPS_pubmethod Begin()

System_CAPS_pubmethod Begin(Int64)

System_CAPS_pubmethod Begin(Int64, String)

System_CAPS_pubmethod Dispose()

(herdado de IDisposable.)

System_CAPS_pubmethod End()

System_CAPS_pubmethod End(Int64)

System_CAPS_pubmethod End(Int64, String)

System_CAPS_pubmethod Step()

System_CAPS_pubmethod Step(Int64)

System_CAPS_pubmethod Step(Int64, String)

Consulte também

Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo