Table of Contents

Class InstallerChannel.ConnectionException

Namespace
StockSharp.Installer.IPC
Assembly
StockSharp.Installer.IPC.dll

Connection cannot be established.

public class InstallerChannel.ConnectionException : Exception, ISerializable
Inheritance
InstallerChannel.ConnectionException
Implements
Inherited Members
Extension Methods

Constructors

ConnectionException(string, Exception)

Create instance.

public ConnectionException(string message = "", Exception inner = null)

Parameters

message string
inner Exception