Compartilhar via


TimesheetEventReceiverServiceProxyClient classe

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 (em Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxe

'Declaração
Public Class TimesheetEventReceiverServiceProxyClient _
    Inherits ClientBase(Of ITimesheetEventReceiverRemote) _
    Implements ITimesheetEventReceiverRemote
'Uso
Dim instance As TimesheetEventReceiverServiceProxyClient
public class TimesheetEventReceiverServiceProxyClient : ClientBase<ITimesheetEventReceiverRemote>, 
    ITimesheetEventReceiverRemote

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

TimesheetEventReceiverServiceProxyClient membros

Microsoft.Office.Project.Server.Events namespace