Класс NotificationsEventReceiver
Включает в себя OnSending и OnSent обработчиков событий, возникающих из Project Server отправляет уведомление или напоминание.
Иерархия наследования
System.Object
Microsoft.Office.Project.Server.Events.NotificationsEventReceiver
Пространство имен: Microsoft.Office.Project.Server.Events
Сборка: Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)
Синтаксис
'Декларация
Public MustInherit Class NotificationsEventReceiver _
Implements INotificationsEventReceiverRemote
'Применение
Dim instance As NotificationsEventReceiver
public abstract class NotificationsEventReceiver : INotificationsEventReceiverRemote
Замечания
For information about creating, registering, and debugging an event handler, see How to: Create a Project Server Event Handler and Log an Event. For an example that changes e-mail using the NotificationsSending event, see How to: Customize E-Mail for Project Server Notifications.
Потокобезопасность
Любые общедоступные элементы static (Shared в Visual Basic) этого типа являются потокобезопасными. Не гарантируется, что любые элементы экземпляров потокобезопасны.