This documentation is archived and is not being maintained.

UpdateLocalVersionQueue::Dispose Method

Disposes of this queue and notifies other items of its disposal.

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

public:
virtual void Dispose() sealed

Implements

IDisposable::Dispose()

Any pending requests are sent to the server.

Show: