StatusingEventReceiver Class
Includes event handlers for methods in the [Statusing Web service].Statusing class.
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Server.Events.StatusingEventReceiver
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public MustInherit Class StatusingEventReceiver
'Usage
Dim instance As StatusingEventReceiver
public abstract class StatusingEventReceiver
Remarks
For information about creating an event handler, see How to: Create a Project Server Event Handler and Log an Event.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.