TimesheetEventReceiverServiceProxyClient class

Inheritance hierarchy

System.Object
  System.ServiceModel.ClientBase<ITimesheetEventReceiverRemote>
    Microsoft.Office.Project.Server.Events.TimesheetEventReceiverServiceProxyClient

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public Class TimesheetEventReceiverServiceProxyClient _
    Inherits ClientBase(Of ITimesheetEventReceiverRemote) _
    Implements ITimesheetEventReceiverRemote
'Usage
Dim instance As TimesheetEventReceiverServiceProxyClient
public class TimesheetEventReceiverServiceProxyClient : ClientBase<ITimesheetEventReceiverRemote>, 
    ITimesheetEventReceiverRemote

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

TimesheetEventReceiverServiceProxyClient members

Microsoft.Office.Project.Server.Events namespace