AgentRefreshMessage(Int32, String, Nullable<TimeSpan>) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public AgentRefreshMessage(int agentId, string targetVersion, Nullable<TimeSpan> timeout = null);
new Microsoft.TeamFoundation.DistributedTask.WebApi.AgentRefreshMessage : int * string * Nullable<TimeSpan> -> Microsoft.TeamFoundation.DistributedTask.WebApi.AgentRefreshMessage
Public Sub New (agentId As Integer, targetVersion As String, Optional timeout As Nullable(Of TimeSpan) = null)
Parameters
- agentId
- Int32
- targetVersion
- String