CalendarEventReceiverServiceProxyClient classe
Inheritance hierarchy
System.Object
System.ServiceModel.ClientBase<ICalendarEventReceiverRemote>
Microsoft.Office.Project.Server.Events.CalendarEventReceiverServiceProxyClient
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 CalendarEventReceiverServiceProxyClient _
Inherits ClientBase(Of ICalendarEventReceiverRemote) _
Implements ICalendarEventReceiverRemote
'Uso
Dim instance As CalendarEventReceiverServiceProxyClient
public class CalendarEventReceiverServiceProxyClient : ClientBase<ICalendarEventReceiverRemote>,
ICalendarEventReceiverRemote
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.