WssInteropEventReceiver class
Includes event handlers for the WssInterop class.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Events.WssInteropEventReceiver
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 WssInteropEventReceiver _
Implements IWssInteropEventReceiverRemote
'Usage
Dim instance As WssInteropEventReceiver
public abstract class WssInteropEventReceiver : IWssInteropEventReceiverRemote
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.