Property Port
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Port
Server port. 443 connects over TLS (wss://host/ws); any other port uses ws://host:port/ws.
public int Port { get; set; }
Property Value
Remarks
MT5 equivalent
MT5API.Port— full