Share via


BuildTrackingParticipant.IDisposable.Dispose Method

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Tracking
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Private Sub Dispose Implements IDisposable.Dispose
void IDisposable.Dispose()
private:
virtual void Dispose() sealed = IDisposable::Dispose
private abstract Dispose : unit -> unit  
private override Dispose : unit -> unit
JScript does not support explicit interface implementations.

Implements

IDisposable.Dispose()

.NET Framework Security

See Also

Reference

BuildTrackingParticipant Class

Microsoft.TeamFoundation.Build.Workflow.Tracking Namespace