Namespace StockSharp.Studio.IPC
Classes
- IpcHelper
 IPC helper.
- MsgActivate
 Message to activate main window.
- MsgClose
 Message to application to ask it to close.
- MsgError
 Response which means that there was error during message handling on server side.
- MsgOk
 Confirmation message.
- MsgPublish
 Message from app to publish content.
- StudioChannel
 Message channel between S# applications.
- StudioChannel.ConnectionException
 Connection cannot be established.
- StudioMessage
 Base IPC message.