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