Click or drag to resize

ServerRec Class

Server details from servers.dat
Inheritance Hierarchy
SystemObject
  mtapi.mt5FromBufReader
    mtapi.mt5ServerRec

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public class ServerRec : FromBufReader

The ServerRec type exposes the following members.

Constructors
 NameDescription
Public methodServerRecInitializes a new instance of the ServerRec class
Top
Fields
 NameDescription
Public fieldCompanyName 
Public fieldDST 
Public fieldServerName 
Public fieldTimeZone 
Top
See Also