ex_fix v0.2.3 ExFix.SessionConfig
FIX session configuration
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %ExFix.SessionConfig{default_applverid: term, dictionary: term, env: term, heart_bt_int: term, hostname: term, log_incoming_msg: term, log_outgoing_msg: term, logon_encrypt_method: term, max_output_buf_count: term, mode: term, name: term, password: term, port: term, reconnect_interval: term, reset_on_logon: term, sender_comp_id: term, session_handler: term, target_comp_id: term, time_service: term, transport_mod: term, transport_options: term, username: term, validate_incoming_message: term}