1 reference to EndpointShutdownTimeout
Microsoft.Build (1)
BackEnd\Components\Communications\NodeEndpointInProc.cs (1)
393
if (!_packetPump.Join((int)new TimeSpan(0, 0, BuildParameters.
EndpointShutdownTimeout
).TotalMilliseconds))