5 references to Events
System.Web (5)
Management\MailWebEventProvider.cs (3)
158int eventsInNotification = flushInfo.Events.Count; 207eventsChunk[i] = flushInfo.Events[i + eventsSent]; 213eventsToSend = flushInfo.Events;
Management\SqlWebEventProvider.cs (2)
96", Events.Count=" + flushInfo.Events.Count); 98WriteToSQL(flushInfo.Events, flushInfo.EventsDiscardedSinceLastNotification,