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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.