TeamFoundationServer.Dispose Method

Notifies interested objects of disposal and disposes this object.

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

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As TeamFoundationServer

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

Implements

IDisposable.Dispose()

.NET Framework Security

See Also

Reference

TeamFoundationServer Class

TeamFoundationServer Members

Microsoft.TeamFoundation.Client Namespace