3 references to Flush
System.Web (3)
Management\BufferedWebEventProvider.cs (1)
80
_webEventBuffer.
Flush
(Int32.MaxValue, FlushCallReason.StaticFlush);
Management\webeventbuffer.cs (2)
196
Flush
(_maxFlushSize, FlushCallReason.Timer);
573
Flush
(_maxFlushSize, FlushCallReason.UrgentFlushThresholdExceeded);