static public method FXConnectLiteSessionFactory.createWithFlagsCreate a session of connection to the trading system with flags
Declaration
protojavascriptjavacsharppublic static createWithFlags(applicationName : string, flags : string[]) : IFXConnectLiteSession
| Parameters | |
applicationName |
The application name |
flags |
Flags |
Returns
The method returns a session of connection to the trading system, which allows for providing custom flags
See also: IFXConnectLiteSession
Declared in FXConnectLiteSessionFactory