QuoteClientServerTime Property
|
Server time, refreshing goes with using incoming quotes.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntaxpublic DateTime ServerTime { get; }
Public ReadOnly Property ServerTime As DateTime
Get
public:
property DateTime ServerTime {
DateTime get ();
}
member ServerTime : DateTime with get
Property Value
Type:
DateTime
See Also