2 writes to insufficientMemoryLogStartInterval
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
213insufficientMemoryLogStartInterval = now; 223insufficientMemoryLogStartInterval = now;
2 references to insufficientMemoryLogStartInterval
System.ServiceModel.Activation (2)
System\ServiceModel\ServiceHostingEnvironment.cs (2)
204if (now - insufficientMemoryLogStartInterval > InsufficientMemoryLogIntervalDuration || insufficientMemoryLogCount < MaxInsufficientMemoryLogCount) 210if (now - insufficientMemoryLogStartInterval > InsufficientMemoryLogIntervalDuration)