Class StudioChannel.ConnectionException
- Namespace
- StockSharp.Studio.IPC
- Assembly
- StockSharp.Studio.IPC.dll
Connection cannot be established.
public class StudioChannel.ConnectionException : Exception, ISerializable
- Inheritance
-
StudioChannel.ConnectionException
- Implements
- Inherited Members
- Extension Methods
Constructors
ConnectionException(string, Exception)
Create instance.
public ConnectionException(string message = "", Exception inner = null)