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 ProductIdInstallerConsoleField Value
Methods
VerifyIsOk(StudioMessage, string)
public static void VerifyIsOk(this StudioMessage response, string format = "unexpected response: {0}")Parameters
- responseStudioMessage
- formatstring