Apama API Reference for .NET  10.15.4.1
Apama.Engine.Client.ConsumerOperationsConstants Struct Reference

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

Public Attributes

const string PropertyConsumerChannels = EngineClientConstants.PropertyConsumerChannels
 The string name of the bound property that is used for "consumerChannels" updates (typically "consumerChannels", but this constant should be used to be sure). More...
 
const string PropertyConsumerConnected = EngineClientConstants.PropertyConsumerConnected
 The string name of the bound property that is used for "consumerConnected" updates (typically "consumerConnected", but this constant should be used to be sure). More...
 

Detailed Description

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

Member Data Documentation

◆ PropertyConsumerChannels

const string Apama.Engine.Client.ConsumerOperationsConstants.PropertyConsumerChannels = EngineClientConstants.PropertyConsumerChannels

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

◆ PropertyConsumerConnected

const string Apama.Engine.Client.ConsumerOperationsConstants.PropertyConsumerConnected = EngineClientConstants.PropertyConsumerConnected

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