IBuildAgent.Refresh Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Refresh() | Refreshes this build group item by getting current property values from the build server. (Inherited from IBuildGroupItem.) | |
Refresh(array<String[]) | Refresh this build agent by getting updated property values from the server. |
Top