Table of Contents

Namespace StockSharp.Installer.IPC

Classes

InstallerChannel

Message channel between applications and installer.

InstallerChannel.ConnectionException

Connection cannot be established.

InstallerMessage

Base installer message.

IpcHelper

Installer IPC helper.

MsgActivate

Message to activate installer window.

MsgCheckUpdates

Message from application to installer to check for updates and send back updates info.

MsgClose

Message from installer to application to ask it to close before update.

MsgError

Response which means that there was error during message handling on server side.

MsgOk

Confirmation message.

MsgPublish

Message from app to installer to publish content.

MsgShowAvailable

Message from app to show available content.

MsgUpdatesInfo

Message from installer to application which contains updates information.

MsgUpdatesInfo.Update

Package update info.