Table of Contents

Interface IServerTimeMessage

Namespace
StockSharp.Messages
Assembly
StockSharp.Messages.dll

The interface describing an message with ServerTime property.

public interface IServerTimeMessage
Extension Methods

Properties

ServerTime

Server time.

DateTime ServerTime { get; set; }

Property Value

DateTime