IMeasurementBlockProxy.Begin Method (Int64)
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
void Begin(
long l
)
void Begin(
long long l
)
abstract Begin :
l:int64 -> unit
Sub Begin (
l As Long
)
Parameters
- l
Type: System.Int64
See Also
Begin Overload
IMeasurementBlockProxy Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top