Click or drag to resize

MailNotificationAgentServiceClient(Binding, EndpointAddress) Constructor

Initializes a new instance of the MailNotificationAgentServiceClient class

Namespace: Scanjour.Process.PushNotification.MailNotifierServiceReference
Assembly: Scanjour.Process.PushNotification_24.5.0.0 (in Scanjour.Process.PushNotification_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public MailNotificationAgentServiceClient(
	Binding binding,
	EndpointAddress remoteAddress
)

Parameters

binding  Binding

[Missing <param name="binding"/> documentation for "M:Scanjour.Process.PushNotification.MailNotifierServiceReference.MailNotificationAgentServiceClient.#ctor(System.ServiceModel.Channels.Binding,System.ServiceModel.EndpointAddress)"]

remoteAddress  EndpointAddress

[Missing <param name="remoteAddress"/> documentation for "M:Scanjour.Process.PushNotification.MailNotifierServiceReference.MailNotificationAgentServiceClient.#ctor(System.ServiceModel.Channels.Binding,System.ServiceModel.EndpointAddress)"]

See Also