LookupTableEventReceiverServiceProxyClient 构造函数 (String, EndpointAddress)
命名空间: Microsoft.Office.Project.Server.Events
程序集: Microsoft.Office.Project.Server.Events.Receivers(位于 Microsoft.Office.Project.Server.Events.Receivers.dll 中)
语法
声明
Public Sub New ( _
endpointConfigurationName As String, _
remoteAddress As EndpointAddress _
)
用法
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress
Dim instance As New LookupTableEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public LookupTableEventReceiverServiceProxyClient(
string endpointConfigurationName,
EndpointAddress remoteAddress
)
参数
- endpointConfigurationName
类型:System.String
- remoteAddress
类型:System.ServiceModel.EndpointAddress
另请参阅
引用
LookupTableEventReceiverServiceProxyClient 类
LookupTableEventReceiverServiceProxyClient 成员