WsHello
StockSharp.Ws
Server → client hello frame, sent when a fresh connection is accepted. Carries the server-assigned clientId the client will quote on every subsequent request.
Properties
ClientId
public string ClientId { get; set; }
value = wsHello.ClientId
wsHello.ClientId = value
Wire field clientId.