TimesheetEventReceiverServiceProxyClient constructor (String, EndpointAddress)
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public Sub New ( _
endpointConfigurationName As String, _
remoteAddress As EndpointAddress _
)
'Usage
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress
Dim instance As New TimesheetEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public TimesheetEventReceiverServiceProxyClient(
string endpointConfigurationName,
EndpointAddress remoteAddress
)
Parameters
- endpointConfigurationName
Type: System.String
- remoteAddress
Type: System.ServiceModel.EndpointAddress
See also
Reference
TimesheetEventReceiverServiceProxyClient class
TimesheetEventReceiverServiceProxyClient members