IDataCollectorInformation.Unregister Method ()

 

Removes the registration of this data collector information class from the server.

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

Syntax

void Unregister()
void Unregister()
abstract Unregister : unit -> unit
Sub Unregister

See Also

Register
IDataCollectorInformation Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top