Share via


IBuildDetail.Connect Method

Starts polling by using the default interval of five seconds and no synchronization object. Events will occur on a thread pool thread. When events are handled by a visual Windows Forms component, the Connect method should be used instead.

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

Syntax

'Declaration
Sub Connect
'Usage
Dim instance As IBuildDetail

instance.Connect()
void Connect()
void Connect()
function Connect()

.NET Framework Security

See Also

Reference

IBuildDetail Interface

IBuildDetail Members

Connect Overload

Microsoft.TeamFoundation.Build.Client Namespace