Design Pattern Framework 3.5
ImageServiceClient Constructor (binding, remoteAddress)
Patterns-In-Action! Application ► ASPNETWebApplication.ImageServiceReference ► ImageServiceClient ► ImageServiceClient(Binding, EndpointAddress)
Initializes a new instance of the ImageServiceClient class

C# | Visual Basic |
public ImageServiceClient( Binding binding, EndpointAddress remoteAddress )
Public Sub New ( _ binding As Binding, _ remoteAddress As EndpointAddress _ )

- binding (Binding)
- remoteAddress (EndpointAddress)