WorkflowEventReceiverServiceProxyClient constructor (String, String)
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 String _
)
'Usage
Dim endpointConfigurationName As String
Dim remoteAddress As String
Dim instance As New WorkflowEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public WorkflowEventReceiverServiceProxyClient(
string endpointConfigurationName,
string remoteAddress
)
Parameters
- endpointConfigurationName
Type: System.String
- remoteAddress
Type: System.String
See also
Reference
WorkflowEventReceiverServiceProxyClient class
WorkflowEventReceiverServiceProxyClient members