IMeasurementBlockProxy.End Method (Int64)

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

Syntax

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

Parameters

  • l
    Type: Int64

.NET Framework Security

See Also

Reference

IMeasurementBlockProxy Interface

End Overload

Microsoft.TeamFoundation.TestManagement.Client Namespace