JobEnvironment.SystemConnection Property
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.
Gets or sets the endpoint used for communicating back to the calling service.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.ServiceEndpoint SystemConnection { get; set; }
member this.SystemConnection : Microsoft.TeamFoundation.DistributedTask.WebApi.ServiceEndpoint with get, set
Public Property SystemConnection As ServiceEndpoint
Property Value
- Attributes