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