AdminEventReceiverServiceProxyClient 建構函式 (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 AdminEventReceiverServiceProxyClient(endpointConfigurationName, _
remoteAddress)
public AdminEventReceiverServiceProxyClient(
string endpointConfigurationName,
EndpointAddress remoteAddress
)
參數
- endpointConfigurationName
類型:System.String
- remoteAddress
類型:System.ServiceModel.EndpointAddress
請參閱
參照
AdminEventReceiverServiceProxyClient 類別
AdminEventReceiverServiceProxyClient 成員