Table of Contents

Class IpcHelper

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

Installer 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

long

Methods

VerifyIsOk(InstallerMessage, string)

public static void VerifyIsOk(this InstallerMessage response, string format = "unexpected response from installer: {0}")

Parameters

response InstallerMessage
format string