Click or drag to resize

MailNotificationAgentServiceClient(String, 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(
	string endpointConfigurationName,
	EndpointAddress remoteAddress
)

Parameters

endpointConfigurationName  String

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

remoteAddress  EndpointAddress

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

See Also