Specifies the IP address or host name of one or more event log servers. This parameter is a string that contains comma delimited host names or IP addresses of the remote event log servers.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public string EventLogServerList
Visual Basic (Declaration)
Public EventLogServerList As String
Visual C++
public:
String^ EventLogServerList
J#
public String EventLogServerList

See Also