static public method FXConnectLiteSessionFactory.createCreates a session of connection to the trading system
Declaration
protojavascriptjavacsharppublic static create(applicationName : string) : IFXConnectLiteSession
| Parameters | |
applicationName |
The application name |
Returns
The method returns session of connection to the trading system as an instance of the IFXConnectLiteSession interface
See also: IFXConnectLiteSession
Declared in FXConnectLiteSessionFactory