2 writes to Pressure
System.Web.Services (2)
System\Web\Services\Protocols\ServerProtocol.cs (2)
280return item.Pressure < threshold ? Interlocked.Increment(ref item.Pressure) >= threshold : false; 285new ServerProtocolCachePressure { Pressure = 1 },
1 reference to Pressure
System.Web.Services (1)
System\Web\Services\Protocols\ServerProtocol.cs (1)
280return item.Pressure < threshold ? Interlocked.Increment(ref item.Pressure) >= threshold : false;