ExecuteTaskResponse Constructors
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.
Overloads
ExecuteTaskResponse()
[Newtonsoft.Json.JsonConstructor]
public ExecuteTaskResponse();
Public Sub New ()
- Attributes
-
Newtonsoft.Json.JsonConstructorAttribute
Applies to
ExecuteTaskResponse(EventsConfig)
public ExecuteTaskResponse(Microsoft.TeamFoundation.DistributedTask.WebApi.EventsConfig eventsConfig);
new Microsoft.TeamFoundation.DistributedTask.WebApi.ExecuteTaskResponse : Microsoft.TeamFoundation.DistributedTask.WebApi.EventsConfig -> Microsoft.TeamFoundation.DistributedTask.WebApi.ExecuteTaskResponse
Parameters
- eventsConfig
- EventsConfig