Share via


UpdateLocalVersionQueue.Dispose Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As UpdateLocalVersionQueue

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()

Implements

IDisposable.Dispose()

.NET Framework Security

See Also

Reference

UpdateLocalVersionQueue Class

UpdateLocalVersionQueue Members

Microsoft.TeamFoundation.VersionControl.Client Namespace