Initializes a new instance of the Service1Client class
Namespace: P4s3WebSvcRefLib.P4s3WebSvcReferenceAssembly: P4s3WebSvcRefLib (in P4s3WebSvcRefLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Service1Client( Binding binding, EndpointAddress remoteAddress ) |
Visual Basic |
---|
Public Sub New ( binding As Binding, remoteAddress As EndpointAddress ) |
Visual C++ |
---|
public: Service1Client( Binding^ binding, EndpointAddress^ remoteAddress ) |
Parameters
- binding
- Type: System.ServiceModel.Channels..::..Binding
- remoteAddress
- Type: System.ServiceModel..::..EndpointAddress