ITcEventLogAdsProxy

The ITcEventLogAdsProxy interface provides the basic functionality for connecting to a Eventlogger.

ITcEventLog Methods and Properties

Description

Connect

Connect to a remote TcEventLoggerCE by passing the target AmsNetId or Computer Name as a string. Pass NULL or 'localhost' to connect to a local instance of the TcEventLogger.

NOTE: precondition for a successful connection to a remote instance is that an ADS route has been configured.

Disconnect

Disconnect from the TcEvenLoggerCE. This method is called internally upon destruction of the object.

Connected

Gets whether the proxy is currently connected to an Instance of the TcEventloggerCE.