Class used to connect to the engine. All communication with the engine is through this class. Configuration is via the ConnectionType, Engine and HttpServer properties. If HTTP is used, a HTTP connection is used to connect to the web server and then DCOM/COM is used to connect to the engine. It is assumed the web part is installed in the default location. i.e. http://webserver/escripts If a more configurable setup is required then contact the author.
For a list of all members of this type, see Connection Members.
System.Object
FreeFlow.Client.Connection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: FreeFlow.Client
Assembly: FreeFlow.Client (in FreeFlow.Client.dll)
Connection Members | FreeFlow.Client Namespace