Condividi tramite


RulesEventReceiverServiceProxyClient 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 RulesEventReceiverServiceProxyClient(endpointConfigurationName, _
    remoteAddress)
public RulesEventReceiverServiceProxyClient(
    string endpointConfigurationName,
    string remoteAddress
)

Parameters

See also

Reference

RulesEventReceiverServiceProxyClient class

RulesEventReceiverServiceProxyClient members

RulesEventReceiverServiceProxyClient overload

Microsoft.Office.Project.Server.Events namespace