Apama API Reference for .NET  9.10.0.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Apama.Net.Client.Interfaces.BaseClientConstants Struct Reference

Legacy constants class - Deprecated - Use Apama.Engine.Client.EngineClientConstants instead. More...

Public Attributes

const string Copyright = Versions.CopyrightString
 The copyright statement that is displayed in the usage string of a number of components. More...
 
const int DefaultConnectionPollingInterval = EngineClientConstants.DefaultConnectionPollingInterval
 The default value for the connectionPollingInterval property in milliseconds. More...
 
const string DefaultHost = ConnectionConstants.DefaultHost
 The default value for the host property, see Apama.Net.ConnectionConstants.DefaultHost More...
 
const int DefaultPort = ConnectionConstants.DefaultPort
 The default value for the port property, initialised for an Engine, see Apama.Net.ConnectionConstants.DefaultPort More...
 
const string DefaultProcessName = ConnectionConstants.DefaultProcessName
 The default value for the process name, initialised for an Engine, see Apama.Net.ConnectionConstants.DefaultProcessName More...
 
const string ProductName = Versions.PlatformName
 The name of the product - this is just one component of the name that the user sees. More...
 
const string PropertyConnected = EngineClientConstants.PropertyConnected
 The string name of the bound property that is used for "connected" updates (typically "connected", but this constant should be used to be sure). More...
 
const string PropertyConnectionPollingInterval = EngineClientConstants.PropertyConnectionPollingInterval
 The string name of the bound property that is used for "connectionPollingInterval" updates (typically "connectionPollingInterval", but this constant should be used to be sure). More...
 
const string PropertyHost = EngineClientConstants.PropertyHost
 The string name of the bound property that is used for "host" updates (typically "host", but this constant should be used to be sure). More...
 
const string PropertyPort = EngineClientConstants.PropertyPort
 The string name of the bound property that is used for "port" updates (typically "port", but this constant should be used to be sure). More...
 
const string PropertyProcessName = EngineClientConstants.PropertyProcessName
 The string name of the bound property that is used for "processName" updates (typically "processName", but this constant should be used to be sure). More...
 
const string PropertyVerbose = EngineClientConstants.PropertyVerbose
 The string name of the bound property that is used for "verbose" updates (typically "verbose", but this constant should be used to be sure). More...
 
const string Version = Versions.ProductVersion
 The marketing version number for the product as a whole. More...
 

Detailed Description

Legacy constants class - Deprecated - Use Apama.Engine.Client.EngineClientConstants instead.

Member Data Documentation

const string Apama.Net.Client.Interfaces.BaseClientConstants.Copyright = Versions.CopyrightString

The copyright statement that is displayed in the usage string of a number of components.

const int Apama.Net.Client.Interfaces.BaseClientConstants.DefaultConnectionPollingInterval = EngineClientConstants.DefaultConnectionPollingInterval

The default value for the connectionPollingInterval property in milliseconds.

const string Apama.Net.Client.Interfaces.BaseClientConstants.DefaultHost = ConnectionConstants.DefaultHost

The default value for the host property, see Apama.Net.ConnectionConstants.DefaultHost

const int Apama.Net.Client.Interfaces.BaseClientConstants.DefaultPort = ConnectionConstants.DefaultPort

The default value for the port property, initialised for an Engine, see Apama.Net.ConnectionConstants.DefaultPort

const string Apama.Net.Client.Interfaces.BaseClientConstants.DefaultProcessName = ConnectionConstants.DefaultProcessName

The default value for the process name, initialised for an Engine, see Apama.Net.ConnectionConstants.DefaultProcessName

const string Apama.Net.Client.Interfaces.BaseClientConstants.ProductName = Versions.PlatformName

The name of the product - this is just one component of the name that the user sees.

const string Apama.Net.Client.Interfaces.BaseClientConstants.PropertyConnected = EngineClientConstants.PropertyConnected

The string name of the bound property that is used for "connected" updates (typically "connected", but this constant should be used to be sure).

const string Apama.Net.Client.Interfaces.BaseClientConstants.PropertyConnectionPollingInterval = EngineClientConstants.PropertyConnectionPollingInterval

The string name of the bound property that is used for "connectionPollingInterval" updates (typically "connectionPollingInterval", but this constant should be used to be sure).

const string Apama.Net.Client.Interfaces.BaseClientConstants.PropertyHost = EngineClientConstants.PropertyHost

The string name of the bound property that is used for "host" updates (typically "host", but this constant should be used to be sure).

const string Apama.Net.Client.Interfaces.BaseClientConstants.PropertyPort = EngineClientConstants.PropertyPort

The string name of the bound property that is used for "port" updates (typically "port", but this constant should be used to be sure).

const string Apama.Net.Client.Interfaces.BaseClientConstants.PropertyProcessName = EngineClientConstants.PropertyProcessName

The string name of the bound property that is used for "processName" updates (typically "processName", but this constant should be used to be sure).

const string Apama.Net.Client.Interfaces.BaseClientConstants.PropertyVerbose = EngineClientConstants.PropertyVerbose

The string name of the bound property that is used for "verbose" updates (typically "verbose", but this constant should be used to be sure).

const string Apama.Net.Client.Interfaces.BaseClientConstants.Version = Versions.ProductVersion

The marketing version number for the product as a whole.

Submit a bug or feature
Copyright (c) 2013-2016 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.