WsAuthResponse
StockSharp.Ws
服务器 – 客户端 认证 响应。 成功与错误是相互排斥的 : 成功登录包含成功= true 没有错误, 失败包含成功=假加理由 。
属性
Error
public string Error { get; set; }
value = wsAuthResponse.Error
wsAuthResponse.Error = value
线地出错.
Success
public bool Success { get; set; }
value = wsAuthResponse.Success
wsAuthResponse.Success = value
线地成功.
Type
public string Type { get; set; }
value = wsAuthResponse.Type
wsAuthResponse.Type = value
电线场类型.