3 references to UrgentFlushThresholdExceeded
System.Web (3)
Management\webeventbuffer.cs (3)
346case FlushCallReason.UrgentFlushThresholdExceeded: 410Debug.Assert(reason != FlushCallReason.UrgentFlushThresholdExceeded, "reason != FlushCallReason.UrgentFlushThresholdExceeded"); 573Flush(_maxFlushSize, FlushCallReason.UrgentFlushThresholdExceeded);