ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ActionServiceClient Constructor (endpointConfigurationName, remoteAddress)
Patterns-In-Action! ApplicationWindowsFormsModel.ActionServiceReferenceActionServiceClientActionServiceClient(String, String)
Initializes a new instance of the ActionServiceClient class
Declaration Syntax
C# Visual Basic
public ActionServiceClient(
	string endpointConfigurationName,
	string remoteAddress
)
Public Sub New ( _
	endpointConfigurationName As String, _
	remoteAddress As String _
)
Parameters
endpointConfigurationName (String)
remoteAddress (String)

Assembly: WindowsFormsModel (Module: WindowsFormsModel) Version: 1.0.0.0 (1.0.0.0)