Click or drag to resize

MainServer Structure

Main server parameters.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public struct MainServer

The MainServer type exposes the following members.

Properties
  NameDescription
Public propertyHost
Get host.
Public propertyPort
Get port.
Top
Fields
  NameDescription
Public fieldcomment
comment
Public fieldcount
Count slave servers
Public fielddummy_11C
not used
Public fielddummy_C8
not used
Public fielddummy_CC
not used
Public fieldhost_addr
main host
Public fieldis_demo
demo flag
Public fieldname
name
Public fieldping
ping time
Public fieldptr_dataserver
for internal usage
Public fieldptr_next
for internal usage
Public fieldtime
time
Top
See Also