BuildStore.BeginGetCompilationSummaryForBuild 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 BeginGetCompilationSummaryForBuild( string buildUri, string platform, string flavor, AsyncCallback callback, Object asyncState )
Parameters
- buildUri
- Type: System.String
- platform
- Type: System.String
- flavor
- Type: System.String
- 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.