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.

DateTimeOffset ServerTime { get; set; }

Property Value

DateTimeOffset