Class ConnectException
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Connecting or logging in failed (MT5 ConnectException).
public class ConnectException : Exception, ISerializable
- Inheritance
-
ConnectException
- Implements
- Inherited Members
Constructors
- ConnectException()
Create with the default message.
- ConnectException(string)
Create with a message.
- ConnectException(string, Exception)
Create with a message and the underlying failure.
Properties
- Code
ViiSync extra: INVALID_ACCOUNT (credentials refused), NO_CONNECTION or OPERATION_TIMEOUT.