Clase CalendarEventReceiverServiceProxyClient
Jerarquía de la herencia
System.Object
System.ServiceModel.ClientBase<ICalendarEventReceiverRemote>
Microsoft.Office.Project.Server.Events.CalendarEventReceiverServiceProxyClient
Espacio de nombres: Microsoft.Office.Project.Server.Events
Ensamblado: Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)
Sintaxis
'Declaración
Public Class CalendarEventReceiverServiceProxyClient _
Inherits ClientBase(Of ICalendarEventReceiverRemote) _
Implements ICalendarEventReceiverRemote
'Uso
Dim instance As CalendarEventReceiverServiceProxyClient
public class CalendarEventReceiverServiceProxyClient : ClientBase<ICalendarEventReceiverRemote>,
ICalendarEventReceiverRemote
Seguridad para subprocesos
Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.