Click or drag to resize

MailNotificationAgentServiceClient(String) 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
)

Parameters

endpointConfigurationName  String

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

See Also