QuoteClientServerTime Property
|
Server time, refreshing goes with using incoming quotes.
Namespace:
TradingAPI.MT4Server
Assembly:
MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
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