Class IpcHelper
- Namespace
- StockSharp.Studio.IPC
- Assembly
- StockSharp.Studio.IPC.dll
IPC helper.
public static class IpcHelper
- Inheritance
-
IpcHelper
- Inherited Members
Fields
ProductIdInstallerConsole
Special channel id for Installer.Console
public static readonly long ProductIdInstallerConsole
Field Value
Methods
VerifyIsOk(StudioMessage, string)
public static void VerifyIsOk(this StudioMessage response, string format = "unexpected response: {0}")
Parameters
response
StudioMessageformat
string