Apama API Reference for .NET  10.3.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Deprecated List
Member Apama.Engine.Client.IMessagingClient.AddConsumer (string uniqueName, string[] channels, bool disconnectSlow)
use AddConsumer(string, string[]) instead
Member Apama.Engine.Client.IMessagingClient.AddConsumer (string uniqueName, string[] channels, bool disconnectSlow, bool async)
instead use AddConsumer(string, string[]) or AddAsyncConsumer(string, string[]) for asynchronous consumers
Member Apama.Engine.EngineManagement.ConnectEventConsumer (EventConsumer consumer, string[] channels, bool disconnectSlow)
instead use ConnectEventConsumer(EventConsumer, string[])
Member Apama.Event.Parser.EventParser.DefaultParser
Please create a new EventParser instance using EventParser constructor.
Member Apama.Services.Event.IEventService.AddChannel (string channelName, IDictionary< string, object > channelConfig)
{Please use AddChannel(string[], IDictionary<string,object>)}
Member Apama.Services.Event.IEventService.GetChannel (string channelName)
{Please use GetChannel(string[])}
Member Apama.Services.Event.IEventService.RemoveChannel (string channelName)
{Please use RemoveChannel(string[])}
Member Apama.Services.Event.IEventService.SetDisconnectIfSlow (bool disconnectIfSlow)
use EventServiceFactory.CreateEventService(string, int, string, bool) instead
Submit a bug or feature
Copyright (c) 2013-2019 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.