Table of Contents

Class LogInCommand

Namespace
StockSharp.Studio.Core.Commands
Assembly
StockSharp.Studio.Core.dll
public class LogInCommand : BaseStudioCommand, IStudioCommand
Inheritance
LogInCommand
Implements
Inherited Members
Extension Methods

Constructors

LogInCommand(bool)

public LogInCommand(bool canAutoLogon = true)

Parameters

canAutoLogon bool

Properties

CanAutoLogon

public bool CanAutoLogon { get; }

Property Value

bool