class O2GTransport

Brief

The main class which is used to configure the transport and to create sessions.

Details

The type defined in the fxcore2.dll assembly. The namespace is fxcore2.

Static Public Properties

ApplicationID

Gets/Sets an application id.

Static Public Methods

createSession

Creates a transport session.

setNumberOfReconnections

Sets the number of attempts to reconnect.

setProxy

Configures the proxy server settings.

back