Initializes a new instance of the Service1Client class
Namespace: P4s3TestMachine.P4s3WebSvcReferenceAssembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Service1Client( string endpointConfigurationName, EndpointAddress remoteAddress ) |
Visual Basic |
---|
Public Sub New ( endpointConfigurationName As String, remoteAddress As EndpointAddress ) |
Visual C++ |
---|
public: Service1Client( String^ endpointConfigurationName, EndpointAddress^ remoteAddress ) |
Parameters
- endpointConfigurationName
- Type: System..::..String
- remoteAddress
- Type: System.ServiceModel..::..EndpointAddress