Starts message listener remoting server that communicate with web service located on local Internet Information Service.

Namespace: hr.tis.mgw.client.message.notification
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Sub StartRemoteListeners ( _
	configFilePath As String _
)
C#
public void StartRemoteListeners (
	string configFilePath
)
Visual C++
public:
void StartRemoteListeners (
	String^ configFilePath
)

Parameters

configFilePath
System.String
Path to remoting configuration file.

Remarks

This feature is supported by all windows operating systems. This function should be called only once.