Initializes a new instance of the Service1Client class

Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Service1Client(
	string endpointConfigurationName
)
Visual Basic
Public Sub New ( 
	endpointConfigurationName As String
)
Visual C++
public:
Service1Client(
	String^ endpointConfigurationName
)

Parameters

endpointConfigurationName
Type: System..::..String

See Also