MT5APIServerTime Property
|
Server time, refreshing goes with using incoming quotes.
Namespace: mtapi.mt5Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax public DateTime ServerTime { get; }
Public ReadOnly Property ServerTime As DateTime
Get
public:
property DateTime ServerTime {
DateTime get ();
}
member ServerTime : DateTime with get
Property Value
DateTimeSee Also