Initializes a new instance of the MailNotificationAgentServiceClient class
Namespace: Scanjour.Process.PushNotification.MailNotifierServiceReference
Assembly: Scanjour.Process.PushNotification_19.0.1.0 (in Scanjour.Process.PushNotification_19.0.1.0.dll) Version: 19.0.1.0 (19.0.1.0)
Syntax
public MailNotificationAgentServiceClient( Binding binding, EndpointAddress remoteAddress )
Parameters
- binding
- Type: System.ServiceModel.ChannelsBinding
[Missing <param name="binding"/> documentation for "M:Scanjour.Process.PushNotification.MailNotifierServiceReference.MailNotificationAgentServiceClient.#ctor(System.ServiceModel.Channels.Binding,System.ServiceModel.EndpointAddress)"]
- remoteAddress
- Type: System.ServiceModelEndpointAddress
[Missing <param name="remoteAddress"/> documentation for "M:Scanjour.Process.PushNotification.MailNotifierServiceReference.MailNotificationAgentServiceClient.#ctor(System.ServiceModel.Channels.Binding,System.ServiceModel.EndpointAddress)"]
See Also