15 references to EventNotificationType
System.Web (15)
Management\BufferedWebEventProvider.cs (1)
66EventNotificationType.Unbuffered,
Management\TemplatedMailWebEventProvider.cs (6)
102EventNotificationType notificationType, 158EventNotificationType.Unbuffered, // notificationType 196EventNotificationType notificationType, 243EventNotificationType _notificationType; 258EventNotificationType notificationType, 283public EventNotificationType NotificationType {
Management\webeventbuffer.cs (8)
48EventNotificationType _notificationType; 51EventNotificationType notificationType, 84public EventNotificationType NotificationType { 316EventNotificationType notificationType = EventNotificationType.Regular; 433notificationType = EventNotificationType.Flush; 440EventNotificationType.Regular : 441EventNotificationType.Urgent;