CubeAdminEventReceiver Class

Includes events for the Cube Build Service and methods in the WebSvcCubeAdmin.CubeAdmin class.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Events.CubeAdminEventReceiver

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 CubeAdminEventReceiver
'Usage
Dim instance As CubeAdminEventReceiver
public abstract class CubeAdminEventReceiver

Remarks

For information about creating an event handler, see How to: Write and Debug a Project Server Event Handler.

For more information about using events in the Cube Build Service (CBS), see Other Downstream Events in Events for the RDB.

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.

See Also

Reference

CubeAdminEventReceiver Members

Microsoft.Office.Project.Server.Events Namespace