BuildStore.BeginAddBuild Method
Visual Studio 2008
Namespace:
Microsoft.TeamFoundation.Build.Proxy
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
Assembly: Microsoft.TeamFoundation.Build.Common (in Microsoft.TeamFoundation.Build.Common.dll)
public IAsyncResult BeginAddBuild( string teamProject, BuildData buildData, AsyncCallback callback, Object asyncState )
Parameters
- teamProject
- Type: System.String
- buildData
- Type: Microsoft.TeamFoundation.Build.Proxy.BuildData
- callback
- Type: System.AsyncCallback
- asyncState
- Type: System.Object
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.