Share via


IMeasurementBlockProxy.Begin Method (Int64)

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

Syntax

'Declaration
Sub Begin ( _
    l As Long _
)
void Begin(
    long l
)
void Begin(
    long long l
)
abstract Begin : 
        l:int64 -> unit
function Begin(
    l : long
)

Parameters

  • l
    Type: Int64

.NET Framework Security

See Also

Reference

IMeasurementBlockProxy Interface

Begin Overload

Microsoft.TeamFoundation.TestManagement.Client Namespace