LitmusSoapApiSoapClient Constructor (Binding, EndpointAddress)

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the LitmusSoapApiSoapClient class

Namespace:  DMLibrary.Litmus
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public LitmusSoapApiSoapClient(
	Binding binding,
	EndpointAddress remoteAddress
)

Parameters

binding
Type: System.ServiceModel.ChannelsBinding
remoteAddress
Type: System.ServiceModelEndpointAddress
See Also