Declaration

TnxRemoteServerEngine = class(TnxBaseServerEngine)

 
Description

Client-side proxy server engine component that allows calls to be made to a server engine in an external (remote) NexusDB Server, and results to be returned.

 
Methods

Create

creation/destruction

Destroy

destructor.

SessionOpenEx

This function opens creates a new session. It additionally passes the Client Version. This function can be used to support older clients on a newer version on the server.

 
Properties

CacheAliases

Set to True to reduce the number of calls made to the remote server to check existence of alias. If True, stores the list of aliases locally when opening.

TimeOut

The text for this property has been generated automatically. This means that it is not documented.

Transport

Set this property to the transport you wish to use.

TransportID

properties

 
File

 
nxreRemoteServerEngine

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes