ActionServiceClient Constructor (binding, remoteAddress)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ActionServiceClient Constructor (binding, remoteAddress)
Patterns-In-Action! ApplicationWPFModel.ActionServiceReferenceActionServiceClientActionServiceClient(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)

Assembly: WPFModel (Module: WPFModel) Version: 1.0.0.0 (1.0.0.0)