1 write to _maxMessagesPerNotification
System.Web (1)
Management\MailWebEventProvider.cs (1)
67ProviderUtil.GetAndRemoveNonZeroPositiveOrInfiniteAttribute(config, "maxMessagesPerNotification", name, ref _maxMessagesPerNotification);
1 reference to _maxMessagesPerNotification
System.Web (1)
Management\MailWebEventProvider.cs (1)
250get { return _maxMessagesPerNotification; }