Class ReportingConsole
Inheritance
System.Object
ReportingConsole
Namespace: Vortex.Adapters.Connector.Tc3
Assembly: Vortex.Adapters.Connector.Tc3.dll
Syntax
static class ReportingConsole
Properties
UpdateStartUpInfo
Declaration
public static ReportingConsole.UpdateStartUpDelegate UpdateStartUpInfo { get; set; }
Property Value
Type | Description |
---|---|
ReportingConsole.UpdateStartUpDelegate |
Methods
AllocConsole()
Declaration
static void AllocConsole()
FreeConsole()
Declaration
static void FreeConsole()
SetConsoleMode()
Declaration
static void SetConsoleMode()
Start(String)
Declaration
public static void Start(string identifier)
Parameters
Type | Name | Description |
---|---|---|
System.String | identifier |
Stop()
Declaration
public static void Stop()