ServicePRO SDK Help

CoreServicesClient Constructor (String, EndpointAddress)

Namespace:  ServicePRO.Sdk.Windows.Clients
Assembly:  ServicePRO.Sdk.Windows (in ServicePRO.Sdk.Windows.dll)

Syntax


public CoreServicesClient(
	string endpointConfigurationName,
	EndpointAddress remoteAddress
)
Public Sub New ( _
	endpointConfigurationName As String, _
	remoteAddress As EndpointAddress _
)

Parameters

endpointConfigurationName
Type: String
remoteAddress
Type: EndpointAddress