Design Pattern Framework 3.5
ActionServiceClient Constructor (binding, remoteAddress)
Patterns-In-Action! Application ► ASPNETWebApplication.ActionServiceReference ► ActionServiceClient ► ActionServiceClient(Binding, EndpointAddress)
Initializes a new instance of the ActionServiceClient class
Declaration Syntax
C# | Visual Basic |
public ActionServiceClient( Binding binding, EndpointAddress remoteAddress )
Public Sub New ( _ binding As Binding, _ remoteAddress As EndpointAddress _ )
Parameters
- binding (Binding)
- remoteAddress (EndpointAddress)