2 references to StartedAt
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\DiscoveryClient.cs (2)
1360
else if (
StartedAt
!= null)
1362
TimeSpan elaspedTime = DateTime.UtcNow.Subtract(
StartedAt
.Value);