IQueuedBuild.Refresh Method

Gets the latest property values from the server.

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

Syntax

'Declaration
Sub Refresh ( _
    queryOptions As QueryOptions _
)
void Refresh(
    QueryOptions queryOptions
)
void Refresh(
    QueryOptions queryOptions
)
abstract Refresh : 
        queryOptions:QueryOptions -> unit
function Refresh(
    queryOptions : QueryOptions
)

Parameters

.NET Framework Security

See Also

Reference

IQueuedBuild Interface

Microsoft.TeamFoundation.Build.Client Namespace