2 instantiations of Lease
Aspire.Dashboard (2)
ServiceClient\DashboardDataSourcePool.cs (2)
53
_current = new
Lease
(
120
var lease = new
Lease
(
9 references to Lease
Aspire.Dashboard (9)
ServiceClient\DashboardDataSource.cs (5)
34
private DashboardDataSourcePool.
Lease
? _historicalDataSourceLease;
103
DashboardDataSourcePool.
Lease
? historicalDataSourceLease;
120
var
previousHistoricalDataSourceLease = _historicalDataSourceLease;
130
var
previousHistoricalDataSourceLease = _historicalDataSourceLease;
152
var
currentDataSource = _dataSourcePool.Current;
ServiceClient\DashboardDataSourcePool.cs (4)
21
private
Lease
? _current;
41
public
Lease
Current
74
public
Lease
? TryAcquire(DashboardRunDescriptor run)
120
var
lease = new Lease(