The interface is required to connect AML generator (Item and Innovator) to Innovator server. Responsibility of this interface is provide abstraction from transport layer.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 11.0.0.6296

Syntax

C#
public interface IServerConnection
Visual Basic (Declaration)
Public Interface IServerConnection
J#
public interface IServerConnection
JScript
public interface IServerConnection

See Also