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
Declaration Syntax
C# | Visual Basic |
public ImageServiceClient( Binding binding, EndpointAddress remoteAddress )
Public Sub New ( _ binding As Binding, _ remoteAddress As EndpointAddress _ )
Parameters
- binding (Binding)
- remoteAddress (EndpointAddress)